[Jempbox-developer] Junit Test Failure
Status: Alpha
Brought to you by:
benlitchfield
From: Ben L. <be...@be...> - 2007-02-16 01:49:56
|
FYI junit: [junit] Testsuite: test.jempbox.xmp.AllTests [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.268 sec [junit] Testcase: testRDFDescription took 0.174 sec [junit] Testcase: testTextProperty took 0.003 sec [junit] Testcase: testBags took 0.006 sec [junit] Testcase: testSeqList took 0.003 sec [junit] Testcase: testDateList took 0.073 sec [junit] FAILED [junit] expected:<-28800000> but was:<288000000> [junit] junit.framework.AssertionFailedError: expected:<-28800000> but was:<288000000> [junit] at test.jempbox.xmp.XMPSchemaTest.assertEquals(XMPSchemaTest.java:206) [junit] at test.jempbox.xmp.XMPSchemaTest.testDateList(XMPSchemaTest.java:237) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) |