This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: FYI: Updating makemake (Was: Importing new classpath)
>>>>> "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.
Tom