Re: [kaffe] make check results report

2004-02-19 Thread Guilhem Lavaux
Ito Kazumitsu wrote:

":" == Ito Kazumitsu <[EMAIL PROTECTED]> writes:
   

:> :> Today's "make check" showed:
:> :> 
:> :> 2 of 144 tests failed
:> :> Please report to [EMAIL PROTECTED]
:> :> 
:> :> Tests that failed are:
:> :> FAIL: TestSerialVersions.java
:> :> FAIL: TestSerialFields.java
:> 
:> My last patch to libraries/javalib/java/io/ObjectInputStream.java
:> will solve the problem, at least of TestSerialFields.java.

The effect of the patch was "at least" and TestSerialVersions.java
still fails.  But at least ArrayIndexOutOfBoundsException disappeared
from the results of TestSerialVersions.java.
By the way, with Sun's JDK, the output of TestSerialVersions.java
looks completely different:
Generating canonical stream
 Serializing TestSerialVersions$Test0001
   Serialization exception: java.lang.IllegalAccessException
java.lang.NullPointerException
	at TestSerialVersions.checkClass(TestSerialVersions.java:370)
	at TestSerialVersions.main(TestSerialVersions.java:399)
Exception in thread "main" 

I do not know which is the right output.
 

Hi !

Sorry not to have answered sooner. Both expected output and Sun's output 
are right. The only difference is that sun is checking carefully the 
authorization using java policy and kaffe is not. I've seen that 
apparently some gcj's developers broke the tests (but actually he/she 
was not aware of as it is not in mauve). I'll fix that asap.

Cheers,
Guilhem.


___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] make check results report

2004-02-10 Thread Ito Kazumitsu
> ":" == Ito Kazumitsu <[EMAIL PROTECTED]> writes:

:> :> Today's "make check" showed:
:> :> 
:> :> 2 of 144 tests failed
:> :> Please report to [EMAIL PROTECTED]
:> :> 
:> :> Tests that failed are:
:> :> FAIL: TestSerialVersions.java
:> :> FAIL: TestSerialFields.java
:> 
:> My last patch to libraries/javalib/java/io/ObjectInputStream.java
:> will solve the problem, at least of TestSerialFields.java.

The effect of the patch was "at least" and TestSerialVersions.java
still fails.  But at least ArrayIndexOutOfBoundsException disappeared
from the results of TestSerialVersions.java.

By the way, with Sun's JDK, the output of TestSerialVersions.java
looks completely different:

Generating canonical stream
  Serializing TestSerialVersions$Test0001
Serialization exception: java.lang.IllegalAccessException
java.lang.NullPointerException
at TestSerialVersions.checkClass(TestSerialVersions.java:370)
at TestSerialVersions.main(TestSerialVersions.java:399)
Exception in thread "main" 

I do not know which is the right output.

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] make check results report

2004-02-09 Thread Ito Kazumitsu
> ":" == Ito Kazumitsu <[EMAIL PROTECTED]> writes:

:> Today's "make check" showed:
:> 
:> 2 of 144 tests failed
:> Please report to [EMAIL PROTECTED]
:> 
:> Tests that failed are:
:> FAIL: TestSerialVersions.java
:> FAIL: TestSerialFields.java

My last patch to libraries/javalib/java/io/ObjectInputStream.java
will solve the problem, at least of TestSerialFields.java.

I also sent the patch to GNU Classpath mailing list.

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] make check results report

2004-02-04 Thread Ito Kazumitsu
Today's "make check" showed:


2 of 144 tests failed
Please report to [EMAIL PROTECTED]


Last ChangeLog Entry:

2004-02-03  Dalibor Topic <[EMAIL PROTECTED]>

* libraries/clib/nio/Makefile.am
(libnio_la_LDFLAGS) Added gnu to export symbols regex.

* libraries/clib/nio/Makefile.in:
Regenerated.

Tests that failed are:
FAIL: TestSerialVersions.java
FAIL: TestSerialFields.java

Differences are:

--- test/regression/TestSerialVersions.out  Thu Feb  5 01:47:48 2004
+++ test/regression/TestSerialVersions.fail Thu Feb  5 01:47:48 2004
@@ -26,7 +26,7 @@
 OK.
 
 TestSerialVersions$Test0004:
-  Deserialize exception: java.io.InvalidClassException
+  Deserialize exception: java.lang.ArrayIndexOutOfBoundsException
   Ser Fields:
 [x:java.lang.String]
 [y:java.lang.String]
@@ -55,7 +55,7 @@
 OK.
 
 TestSerialVersions$Test0007:
-  Deserialize exception: java.io.InvalidClassException
+  Deserialize exception: java.lang.NullPointerException
   Ser Fields:
 [x:int]
 [y:int]
@@ -63,7 +63,7 @@
 Serialization exception: java.io.InvalidClassException
 
 TestSerialVersions$Test0008:
-  OK. Got: TestSerialVersions$Test0008: 
+  Deserialize exception: java.lang.NullPointerException
   Ser Fields:
 [x:int]
 [y:int]
@@ -79,7 +79,7 @@
 Serialization exception: java.io.InvalidClassException
 
 TestSerialVersions$Test0010:
-  OK. Got: TestSerialVersions$Test0010: 0, 0
+  Deserialize exception: java.io.IOException
   Ser Fields:
 [xodd:java.lang.String]
 [yodd:java.lang.String]
@@ -87,7 +87,7 @@
 Serialization exception: java.io.InvalidClassException
 
 TestSerialVersions$Test0011:
-  OK. Got: TestSerialVersions$Test0011: 0, 0
+  Deserialize exception: java.io.IOException
   Ser Fields:
 [xodd:java.lang.String]
 [yodd:java.lang.String]
@@ -95,7 +95,7 @@
 OK.
 
 TestSerialVersions$Test0012:
-  OK. Got: TestSerialVersions$Test0012: 0, 0
+  Deserialize exception: java.lang.ArrayIndexOutOfBoundsException
   Ser Fields:
 [xodd:java.lang.String]
 [yodd:java.lang.String]
@@ -103,7 +103,7 @@
 OK.
 
 TestSerialVersions$Test0013:
-  OK. Got: TestSerialVersions$Test0013: 66, 105
+  Deserialize exception: java.lang.NullPointerException
   Ser Fields:
 [x:int]
 [y:int]
@@ -111,7 +111,7 @@
 OK.
 
 TestSerialVersions$Test0014:
-  Deserialize exception: java.io.InvalidClassException
+  Deserialize exception: java.lang.ArrayIndexOutOfBoundsException
   Ser Fields:
 [x:[I]
 [y:[I]

--- test/regression/TestSerialFields.outThu Feb  5 01:47:54 2004
+++ test/regression/TestSerialFields.fail   Thu Feb  5 01:47:55 2004
@@ -15,11 +15,7 @@
 
 TestSerialFields$Test0002:
   Deserializing from Test0001 stream...
-x: int=42
-y: int=42
-xd: (defaulted) double=0.0 
-yd: (defaulted) double=0.0 
-OK. Got: TestSerialFields$Test0002 instance
+Exception: java.lang.ArrayIndexOutOfBoundsException
   Serializing TestSerialFields$Test0002
 put xd: double=6.9 
 put yd: double=6.9 

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe