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]

Testsuite Failures on Mainline


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!!). Why is it tested twice BTW?

If I manually execute it, it just seems to hang after printing
the first "2" of the intended output.

TestLeak.exe also times out in the same way.

Any ideas or insights?

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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