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]

XPASSes in testsuite



On i686-linux I get XPASSes in the libjava testsuite.  Is the
testsuite broken (and these should be failures) or are the results ok
and we should remove the expectd fail for them?

Andreas

Test Run By aj on Mon Jun 25 09:33:24 2001
Native configuration is i686-pc-linux-gnu

                === libjava tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /cvs/gcc/libjava/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /cvs/gcc/libjava/testsuite/libjava.compile/compile.exp ...
Running /cvs/gcc/libjava/testsuite/libjava.jni/jni.exp ...
FAIL: register run
Running /cvs/gcc/libjava/testsuite/libjava.lang/lang.exp ...
XPASS: N19990310_4 output from source compiled test
expected was OK
output was NG
XPASS: N19990310_4 -O output from source compiled test
expected was OK
output was NG
XPASS: stub compilation from source
XPASS: stub byte compilation
XPASS: stub compilation from bytecode
XPASS: stub -O compilation from source
XPASS: stub byte compilation
XPASS: stub -O compilation from bytecode
expected was zardoz
output was q=0
zardoz
XPASS: stringconst output from bytecode->native test
expected was zardoz
output was q=0
zardoz
XPASS: stringconst -O output from bytecode->native test
Running /cvs/gcc/libjava/testsuite/libjava.mauve/mauve.exp ...

                === libjava Summary ===

# of expected passes            1749
# of unexpected failures        1
# of unexpected successes       10
# of expected failures          14
# of untested testcases         17
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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