test/ProblemList.txt

Print this page

        

*** 584,593 **** --- 584,601 ---- # jdk_net # Suspect many of these tests auffer from using fixed ports, no concrete # evidence. + # Dies on Solaris 10 sparc and sparcv9, Linux -ea -esa with + # Interrupted or IO exception, maybe writing to non-unique named file? + com/sun/net/httpserver/bugs/B6373555.java generic-all + + # Dies on pretty much all platforms when run with -ea -esa, Assertion error + java/net/CookieHandler/TestHttpCookie.java generic-all + java/net/URLClassLoader/closetest/CloseTest.java generic-all + # Fails on OpenSolaris, BindException unexpected java/net/BindException/Test.java generic-all # Fails on OpenSolaris, times out java/net/MulticastSocket/SetOutgoingIf.java generic-all
*** 730,739 **** --- 738,751 ---- # jdk_nio # Suspect many of these tests auffer from using fixed ports, no concrete # evidence. + # Fails with -ea -esa, Assertion error, but only on Solaris 10 machines? + com/sun/nio/sctp/SctpChannel/Send.java generic-all + com/sun/nio/sctp/SctpChannel/Shutdown.java generic-all + # Fails on Windows 2000, Can't delete test directory .\x.SetLastModified.dir # at SetLastModified.main(SetLastModified.java:107) java/io/File/SetLastModified.java generic-all # Fails on Solaris 10 x64, address already in use
*** 922,931 **** --- 934,946 ---- ############################################################################ # jdk_security + # Fails with -ea -esa, but only on Solaris sparc? Suspect it is timing out + sun/security/tools/keytool/standard.sh generic-all + # Fails on Solaris 10 X64, address already in use sun/security/krb5/auto/HttpNegotiateServer.java generic-all # Fails on almost all platforms # java.lang.UnsupportedClassVersionError: SerialTest :
*** 1156,1165 **** --- 1171,1183 ---- # Some of the tools tests kind of require "othervm" or if they don't will # always be firing up another VM anyway due to the nature of tools testing. # So most if not all tools tests are now being run with "othervm" mode. # Some of these tools tests have a tendency to use fixed ports, bad idea. + # Fails with -ea -esa on Solaris, Assertion error (Solaris specific test) + com/sun/tracing/BasicFunctionality.java generic-all + # Fails on Fedora 9 32bit, jps output differs problem sun/tools/jstatd/jstatdDefaults.sh generic-all # Fails on Linux Fedora 9 32bit, Could not read data for remote JVM 16133 # jstat output differs from expected output
*** 1240,1249 **** --- 1258,1273 ---- ############################################################################ # jdk_util + # Fails with -ea -esa on all platforms with Assertion error + java/util/ResourceBundle/Test4300693.java generic-all + + # Failing on all -client 32bit platforms starting with b77? See 6908348. + java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java generic-all + # Assert error, failures, on Linux Fedora 9 -server # Windows samevm failure, assert error "Passed = 134, failed = 2" java/util/Arrays/ArrayObjectMethods.java generic-all # Windows 2000, -client, samevm, java.lang.Error: Completed != 2