I'm a little confused by the the build-test result, seems there is a successful build between this and the former one 6 hours before, because log below shows only two modifications since last successful build, while the former one shows 102. If so, possible to send the build fixed notifications, too? It would be easier to follow.

And, I'm also curious about the results later, they show different test failures every time, I'm not sure if it is because the former tests failures have been fixed while new failures appeared?

[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