This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-17 23:49 -------
Mainline as of 01/15:

32-bit:

		=== libjava tests ===


Running target unix
FAIL: Array_3 execution - gij test
FAIL: Array_3 execution - gij test
FAIL: FileHandleGcTest execution - source compiled test
FAIL: FileHandleGcTest execution - bytecode->native test
FAIL: FileHandleGcTest -O3 execution - source compiled test
FAIL: FileHandleGcTest -O3 execution - bytecode->native test

		=== libjava Summary ===

# of expected passes		3708
# of unexpected failures	6
# of expected failures		14
# of untested testcases		22


64-bit:

		=== libjava tests ===


Running target unix
FAIL: Array_3 execution - gij test
FAIL: Array_3 execution - gij test
FAIL: FileHandleGcTest execution - source compiled test
FAIL: FileHandleGcTest execution - gij test
FAIL: FileHandleGcTest execution - bytecode->native test
FAIL: FileHandleGcTest -O3 execution - source compiled test
FAIL: FileHandleGcTest execution - gij test
FAIL: FileHandleGcTest -O3 execution - bytecode->native test
WARNING: program timed out.
FAIL: Process_3 execution - source compiled test
WARNING: program timed out.
FAIL: Process_3 execution - bytecode->native test
WARNING: program timed out.
FAIL: Process_3 -O3 execution - source compiled test
WARNING: program timed out.
FAIL: Process_3 execution - gij test
WARNING: program timed out.
FAIL: Process_3 -O3 execution - bytecode->native test
WARNING: program timed out.
FAIL: Process_5 execution - source compiled test
WARNING: program timed out.
FAIL: Process_5 execution - gij test
WARNING: program timed out.
FAIL: Process_5 execution - bytecode->native test
WARNING: program timed out.
FAIL: Process_5 -O3 execution - source compiled test
WARNING: program timed out.
FAIL: Process_5 execution - gij test
WARNING: program timed out.
FAIL: Process_5 -O3 execution - bytecode->native test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - gij test

		=== libjava Summary ===

# of expected passes		3678
# of unexpected failures	21
# of expected failures		14
# of untested testcases		37


FileHandleGcTest failures are ramdomly present on all branches, depending on the
phase of the moon, and they don't really count.  So the 32-bit testsuite is
regression-free.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10353


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]