On 8/21/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
On 8/21/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
> On 8/16/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
> > 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.
>
> Grabbed the IBM SDK for 1.3 ....

Compiling under 1.4.x and 1.5 and then running ant test gives:

test.builder:
    [junit] Running org.apache.commons.lang.builder.BuilderTestSuite
    [junit] Tests run: 261, Failures: 8, Errors: 0, Time elapsed: 0.131 sec
    [junit] Test org.apache.commons.lang.builder.BuilderTestSuite FAI

test.time:
    [junit] Running org.apache.commons.lang.time.TimeTestSuite
    [junit] Some date rounding tests not run since the current version is 1.3.1
    [junit] Tests run: 55, Failures: 10, Errors: 0, Time elapsed: 5.255 sec
    [junit] Test org.apache.commons.lang.time.TimeTestSuite FAILED

Running 'ant test' under the 1.3 IBM JVM (missed that important snippet).

Hen

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

Reply via email to