Mauve test run results
Francis Kung
fkung at redhat.com
Wed Jun 13 10:18:28 PDT 2007
>> I've also run a more targeted test: I excluded all the
>> graphics-related packages (java.awt.* and javax.swing.*) and ran the
>> openjdk-b13 with binary plugs through the Mauve suite. Then, I took
>> only the tests that passed, and ran those through IcedTea. The stub
>> replacement & gcj bootstrapping process introduced only 12 test failures:
> If I read this right ... you skipped over reporting hundreds or maybe
> thousands of test failures by dropping the graphics related tests, yes?
Yes - graphics are known to not work, and leaving those tests in
prevented a full Mauve run (the vm throws an exception saying "too many
open files" - not sure if this is an IcedTea bug or Mauve bug).
Mauve is by no means a complete testsuite, so numbers from it are only a
very rough indication. I was mostly interested in finding
OpenJDK->IcedTea regressions in areas that were not stubbed (ie not in
crypto/graphics/sound/snmp, as we know none of those work).
Cheers,
Francis
More information about the distro-pkg-dev
mailing list