This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Other testsuite failures
- From: Mark Wielaard <mark at klomp dot org>
- To: java at gcc dot gnu dot org
- Date: 16 Dec 2002 20:28:30 +0100
- Subject: Other testsuite failures
- Organization:
Hi,
Just to complete the testsuite status picture. Here are the other
failures I am seeing on i686-pc-linux-gnu:
FAIL: PR1343 compilation from bytecode
FAIL: PR1343 -O compilation from bytecode
FAIL: SyncTest execution - gij test
WARNING: program timed out.
FAIL: SyncTest execution - gij test
FAIL: pr8823 execution - gij test
FAIL: pr8823 compilation from bytecode
FAIL: pr8823 execution - gij test
FAIL: pr8823 -O compilation from bytecode
On powerpc-unknown-linux-gnu the following additional failures occur:
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 execution - bytecode->native test
FAIL: Array_3 -O execution - source compiled test
FAIL: Array_3 -O execution - bytecode->native test
Cheers,
Mark