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]

Re: libjava summary


Andrew Haley wrote:

Mike Cleary writes:
> Hello,
> I have found the following errors in libjava:
> > === libjava Summary ===
> > # of expected passes 1608
> # of unexpected failures 4
> # of unexpected successes 10
> # of expected failures 14
> # of untested testcases 80
> make[3]: *** [check-DEJAGNU] Error 1

...

> I found this error using an alpha with the alphaev67-unknown-linux-gnu > with the basic baseline and the gcc-3_0-branch package. Can someone > help with this?

It looks like a pretty good set of test results to me. Perhaps you
could tell us which tests failed.

Andrew.

In g++.log:

FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 22)
FAIL: g++.ext/instantiate2.C not instantiated (test for errors, line 19)
FAIL: g++.ext/instantiate3.C not instantiated (test for errors, line 13)


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