Running jdk tests

Kelly O'Hair kelly.ohair at oracle.com
Tue Mar 29 16:50:37 PDT 2011


Need a reviewer on this. I'll push these changes with the jaxp update.

I went through my failures, found current CRs on them failing, or filed CRs,
then updated the problem list and made sure 'make && make test' works cleanly.

7032311: Correct top level 'make test' target and add known failures to problem list
http://cr.openjdk.java.net/~ohair/openjdk6/jdk6-fix-testing/webrev/

The 'make test' now gives me:

#################################################
TEST STATS: name=jdk_beans1  run=30  pass=30  fail=0  excluded=17
TEST STATS: name=jdk_beans2  run=83  pass=83  fail=0  excluded=3
TEST STATS: name=jdk_beans3  run=119  pass=119  fail=0  excluded=1
TEST STATS: name=jdk_io  run=238  pass=238  fail=0  excluded=93
TEST STATS: name=jdk_lang  run=259  pass=259  fail=0  excluded=49
TEST STATS: name=jdk_management1  run=143  pass=143  fail=0  excluded=49
TEST STATS: name=jdk_management2  run=29  pass=29  fail=0  excluded=8
TEST STATS: name=jdk_math  run=23  pass=23  fail=0  excluded=2
TEST STATS: name=jdk_misc  run=330  pass=330  fail=0  excluded=14
TEST STATS: name=jdk_net  run=228  pass=228  fail=0  excluded=85
TEST STATS: name=jdk_nio  run=187  pass=187  fail=0  excluded=33
TEST STATS: name=jdk_security1  run=78  pass=78  fail=0  excluded=14
TEST STATS: name=jdk_security2  run=88  pass=88  fail=0  excluded=4
TEST STATS: name=jdk_security3  run=290  pass=290  fail=0  excluded=29
TEST STATS: name=jdk_text  run=6  pass=6  fail=0  excluded=0
TEST STATS: name=jdk_tools1  run=135  pass=135  fail=0  excluded=0
TEST STATS: name=jdk_tools2  run=64  pass=64  fail=0  excluded=23
TEST STATS: name=jdk_util  run=286  pass=286  fail=0  excluded=25
#################################################

-kto


More information about the jdk6-dev mailing list