This is the mail archive of the java@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]

libjava testsuite failures (regressions 3.2 -> 3.3)


I did replace the testsuite of gcc-3.2 with the testsuite from the
gcc-3.3 branch (both branches from today, ran the gcc-3.3 testsuite
with gcc-3.2 and, gcc-3.3 with it's own testsuite and then did a
compare on the test summaries.  I do see the following additional
failures comparing the 3.2 and 3.3 summaries (on i386-linux):

+FAIL: PR1343 compilation from bytecode
+FAIL: PR1343 -O compilation from bytecode
+WARNING: program timed out.
+FAIL: SyncTest execution - gij test
+WARNING: program timed out.
+FAIL: SyncTest execution - gij test

PR1343 PR1343$1$x1 PR1343$2$x1 Executing on host: /build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux/libjava/testsuite/../libtool --silent --tag=GCJ --mode=compile /build/packages/gcc/snap/gcc-snapshot-20030116/build/gcc/gcj -B/build/packages/gcc/snap/gcc-snapshot-20030116/build/gcc/ --encoding=UTF-8 -B/build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux//libjava/  -c  -o PR1343.o /build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux/libjava/
testsuite/PR1343.class    (timeout = 300)
Executing on host: /build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux/libjava/testsuite/../libtool --silent --tag=GCJ --mode=compile /build/packages/gcc/snap/gcc-snapshot-20030116/build/gcc/gcj -B/build/packages/gcc/snap/gcc-snapshot-20030116/build/gcc/ --encoding=UTF-8 -B/build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux//libjava/  -c  -o PR1343\$1\$x1.o /build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux/libjava/testsuite/PR1343\$1\$x1.
class    (timeout = 300)
gcj: /build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux/libjava/testsuite/PR1343-B/build/packages/gcc/snap/gcc-snapshot-20030116/build/gcc/.class: 
No such file or directory
gcj: no input files
compiler exited with status 1
output is:
gcj: /build/packages/gcc/snap/gcc-snapshot-20030116/build/i386-linux/libjava/testsuite/PR1343-B/build/packages/gcc/snap/gcc-snapshot-20030116/build/gcc/.class: 
No such file or directory
gcj: no input files

FAIL: PR1343 compilation from bytecode


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