This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Still with the Java testsuite failures


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


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