Running jdk tests
Mark Wielaard
mark at klomp.org
Tue Mar 29 10:59:28 PDT 2011
On Tue, March 29, 2011 19:16, Kelly O'Hair wrote:
>
> Running openjdk6 jdk regression tests, e.g. cd root && make && make
> test
>
> Getting some testcase failures. Haven't run tests on openjdk6 for a long
> time.
>
> Do any of these look at all familiar?
Not completely the same, since they are based on the icedtea6 infrastructure,
which comes with its own jtreg invocation (just click on the build to see the
full configure logs), but the buildbot has some results (not all build
slaves run the full jdk tests though - those marked -quick don't, you want
one marked -full):
http://builder.classpath.org/icedtea/buildbot/waterfall
There is also a full jdk jtreg report for the latest icedtea6 build
(debian lenny x86_64) here (regenerated every couple of hours after a new
check-in):
http://builder.classpath.org/icedtea/icedtea6/test/jdk/JTreport/html/
That one includes links to .jtr report files, which are sometimes handy.
Cheers,
Mark
More information about the jdk6-dev
mailing list