This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Testsuite Failures on Mainline
- From: Andrew Haley <aph at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java at gcc dot gnu dot org, mckinlay at redhat dot com
- Date: Mon, 19 Apr 2004 10:20:00 +0100
- Subject: Testsuite Failures on Mainline
- References: <408374F4.70101@gmail.com>
Ranjit Mathew writes:
> Hi,
>
> With the current mainline, I see these failures
> in the libjava testsuite:
> -------------------------------- 8< --------------------------------
> FAIL: InvokeInterface execution - gij test
> FAIL: InvokeInterface execution - gij test
> FAIL: /home/ranmath/src/gcc/build/i686-pc-linux-gnu/libjava/testsuite/TestLeak.exe execution - /home/ranmath/src/gcc/build/i686-pc-linux-gnu/libjava/testsuite/TestLeak.exe
> -------------------------------- 8< --------------------------------
>
> Configuration Details (i686-pc-linux-gnu):
> -------------------------------- 8< --------------------------------
> Configured with: /home/ranmath/src/gcc/gcc-20040419/configure --prefix=/home/ranmath/gcc --enable-languages=c,c++,java --disable-nls --disable-checking --disable-debug --enable-threads=posix --enable-__cxa_atexit
> Thread model: posix
> gcc version 3.5.0 20040419 (experimental)
> -------------------------------- 8< --------------------------------
>
> InvokeInterface is a new testcase added by Bryce ("arse" and
> "arsey" as class names Bryce!!).
Ahh, don't Blame Bryce: the testcase is mine. Okay, I might have
changed the class names before checking it in to the testsuite, but
never mind. I suppose I was feeling rather whimsical when I wrote
it.
Andrew.