Henri:

Here the failure:

junit.framework.ComparisonFailure: Check 00:00:00.000
expected:<...0:00:00.000 MD...> but was:<...6:00:00.000 GM...>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at
org.apache.commons.lang.time.DateUtilsTest.testTruncateLang59(DateUtilsT
est.java:905)
        at java.lang.reflect.Method.invoke(Native Method)
        at junit.framework.TestCase.runTest(TestCase.java:154)
        at junit.framework.TestCase.runBare(TestCase.java:127)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at
org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUn
it3TestReference.java:128)
        at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.ja
va:38)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTe
stRunner.java:460)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTe
stRunner.java:673)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRun
ner.java:386)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRu
nner.java:196)


> -----Original Message-----
> From: Henri Yandell [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 16, 2006 8:43 PM
> To: Jakarta Commons Developers List
> Subject: Re: [lang] 2.2?
> 
> On 8/16/06, Gary Gregory <[EMAIL PROTECTED]> wrote:
> > FWIW, here are some test results for test.time I have:
> >
> > Compiled with Sun Java 1.4.2_12:
> >
> > - test.time has 1 failure with Sun Java 1.3.1_15
> > - test.time passes with Sun Java 1.4.2_12
> > - test.time passes with Sun Java 1.5.0_08
> >
> > Doing the same above with the code compiled with Sun Java 1.3.1_15
yield
> > the same results. This is all on Windows XP SP2 and Ant 1.6.5.
> 
> Wish I could get JDK 1.3 to work on a Linux box. Both my Debian Sarge
> (hardly a new distro) and Ubuntu laptop have glibc errors. Must grab
> the IBM version and see how it goes.
> 
> Which one is the test.time failure?
> 
> Hen
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to