Mikhail Loenko wrote:
2006/12/1, Geir Magnusson Jr. <[EMAIL PROTECTED]>:


Vladimir Ivanov wrote:
> Actually, it is a big problem. The results of tests run are not stable
> (even
> for IBM VM). Usually, failed tests are gui tests (swing, for example) but
> the list of failed tests also unstable :(

So - shouldn't we start excluding those and fixing them?

AFAIK there is a memory corruption bug in native part of awt. Because of
that any awt and swing test can fail

"So - shouldn't we start excluding those and fixing them?"

:)

We should probably nail this sooner rather than later... any pattern to the bug? Can it be reasonably repeated or isolated with iterative testing?

geir



Thanks,
Mikhail


geir

> thanks, Vladimir
>
> [EMAIL PROTECTED] wrote:
>> > BUILD FAILED:
>> >       Ant Error Message:
>> > /export/viv/trunk/cc/projects/classlib/trunk/build.xml:167: The
>> following error occurred while executing this line:
>> /export/viv/trunk/cc/projects/classlib/trunk/make/build-test.xml:132:
>> There were test errors.
>> >
>> > Date of build:        11/30/2006 08:48:59
>> > Time to build:        113 minutes 42 seconds
>> > Last changed: 11/30/2006 08:47:39
>> > Last log entry:       Apply patch for HARMONY-2340
>> ([classlib][luni]ObjectInputStream.readClassDesc throws
>> NullPointerException
>> when it is called outside of readObject())
>> >
>> > ***********************************************************
>> > Errors/Warnings:      (8604)
>> >
>> >
>> > ***********************************************************
>> > Unit Tests: (18830)
>> >
>> > error: test_readClassDescriptor tests.api.java.io.ObjectInputStreamTest
>> > Unit Test Error Details:
>> >               (1)
>> >
>> > Test: test_readClassDescriptorClass:
>> tests.api.java.io.ObjectInputStreamTestjava.lang.NullPointerException
>> >       at java.util.Hashtable.put(Hashtable.java:698)
>> >       at java.io.ObjectInputStream.registerObjectRead(
>> ObjectInputStream.java:2274)
>> >       at java.io.ObjectInputStream.readClassDescriptor(
>> ObjectInputStream.java :1748)
>> >       at
>> tests.api.java.io.ObjectInputStreamTest$ObjectIutputStreamWithReadDesc1.readClassDescriptor
>>
>> (ObjectInputStreamTest.java)
>> >       at
>> tests.api.java.io.ObjectInputStreamTest.test_readClassDescriptor (
>> ObjectInputStreamTest.java:753)
>> >       at java.lang.reflect.VMReflection.invokeMethod(Native Method)
>> >
>> >
>> > ***********************************************************
>> > Modifications since last successful build:    (2)
>> >
>> > modified
>> liangyx
>> /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/ObjectInputStream.java
>>
>> 11/30/2006 08:47:39 Apply patch for HARMONY-2340
>> ([classlib][luni]ObjectInputStream.readClassDesc throws
>> NullPointerException
>> when it is called outside of readObject())
>> > modified
>> liangyx
>> /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/ObjectInputStreamTest.java
>>
>> 11/30/2006 08:47:39 Apply patch for HARMONY-2340
>> ([classlib][luni]ObjectInputStream.readClassDesc throws
>> NullPointerException
>> when it is called outside of readObject())
>> >
>> >
>>
>>
>> --
>> Paulex Yang
>> China Software Development Lab
>> IBM
>>
>>
>>
>

Reply via email to