Still with the Java testsuite failures

Zack Weinberg zackw@Stanford.EDU
Fri Mar 23 09:49:00 GMT 2001


On Fri, Mar 23, 2001 at 06:27:09PM +1200, Bryce McKinlay wrote:
> I just rm -rf'ed all trace of an installed gcj, rebuilt the latest branch tree
> on Redhat 6.2 i686, and ran "make check" without "make install":
> 
>                 === libjava Summary ===
> 
> # of expected passes            1618
> # of unexpected failures        2
> # of unexpected successes       20
> # of expected failures          84

The trunk is not in quite as good shape.

                === libjava Summary ===

# of expected passes            1606
# of unexpected failures        4
# of unexpected successes       14
# of expected failures          100

The unexpected failures are

FAIL: assignment_2 byte compilation
FAIL: assignment_2 byte compilation
FAIL: inner_1 byte compilation
FAIL: inner_1 byte compilation

I wonder how many of the unexpected successes can be upgraded to expected.

zw



More information about the Gcc-bugs mailing list