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: FYI: Updating makemake (Was: Importing new classpath)


Tom Tromey wrote:
"David" == David Daney <ddaney@avtrex.com> writes:


David> The changes I checked in to mauve-libgcj yesterday are needed to run
David> mauve against classpath (HEAD).  I have been running the testsuite
David> against classpath (HEAD) for the last couple of days, and it runs so
David> that is good.  However I didn't make a baseline run before I switched
David> to the new classpath so I don't know if there are any regressions.

On the automated tester I'm seeing:

    Totals:
    PASS: 3341
    XPASS: 0
    FAIL: 0
    XFAIL: 10

This seems wrong to me, normally I expect a FAIL or two.

FWIW, I get this with libgcj + mauve (no jacks though):


=== libjava Summary ===

# of expected passes            45654
# of unexpected failures        635
# of unexpected successes       5
# of expected failures          120
# of untested testcases         8

Most of the failures are in awt due to no GTK. I could get rid of them if I configured properly.

David Daney.


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