jdk/test/ProblemList.txt
changeset 8406 889f6ae1f0c9
parent 7994 710d839c5cfa
child 8550 b85bf4406dfb
equal deleted inserted replaced
8405:bafd7b441d80 8406:889f6ae1f0c9
    39 # Tests that explicitly state "@run main/othervm ...", and are not listed here,
    39 # Tests that explicitly state "@run main/othervm ...", and are not listed here,
    40 #   will be run in the same batch as the samevm tests.
    40 #   will be run in the same batch as the samevm tests.
    41 #
    41 #
    42 # Shell tests are othervm by default.
    42 # Shell tests are othervm by default.
    43 #
    43 #
    44 # List items  are testnames followed by labels, all MUST BE commented 
    44 # List items  are testnames followed by labels, all MUST BE commented
    45 #   as to why they are here and use a label:
    45 #   as to why they are here and use a label:
    46 #     generic-all	Problems on all platforms
    46 #     generic-all	Problems on all platforms
    47 #     generic-ARCH	Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
    47 #     generic-ARCH	Where ARCH is one of: sparc, sparcv9, x64, i586, etc.
    48 #     OSNAME-all	Where OSNAME is one of: solaris, linux, windows
    48 #     OSNAME-all	Where OSNAME is one of: solaris, linux, windows
    49 #     OSNAME-ARCH	Specific on to one OSNAME and ARCH, e.g. solaris-x64
    49 #     OSNAME-ARCH	Specific on to one OSNAME and ARCH, e.g. solaris-x64
    50 #     OSNAME-REV	Specific on to one OSNAME and REV, e.g. solaris-5.8
    50 #     OSNAME-REV	Specific on to one OSNAME and REV, e.g. solaris-5.8
    51 #	 
    51 #
    52 # More than one label is allowed but must be on the same line.
    52 # More than one label is allowed but must be on the same line.
    53 #
    53 #
    54 #############################################################################
    54 #############################################################################
    55 #
    55 #
    56 # Running the tests:
    56 # Running the tests:
   232 javax/management/remote/mandatory/threads/ExecutorTest.java 	generic-all
   232 javax/management/remote/mandatory/threads/ExecutorTest.java 	generic-all
   233 
   233 
   234 # Linux 32bit Fedora 9, IllegalStateException
   234 # Linux 32bit Fedora 9, IllegalStateException
   235 javax/management/monitor/RuntimeExceptionTest.java		generic-all
   235 javax/management/monitor/RuntimeExceptionTest.java		generic-all
   236 
   236 
   237 # Problems with rmi connection, othervm  
   237 # Problems with rmi connection, othervm
   238 javax/management/remote/mandatory/subjectDelegation/SubjectDelegation2Test.java generic-all
   238 javax/management/remote/mandatory/subjectDelegation/SubjectDelegation2Test.java generic-all
   239 
   239 
   240 # Fails with port already in use
   240 # Fails with port already in use
   241 sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.sh generic-all
   241 sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.sh generic-all
   242 
   242 
   409 
   409 
   410 # Fails with -ea -esa, Assertion error, but only on Solaris 10 machines?
   410 # Fails with -ea -esa, Assertion error, but only on Solaris 10 machines?
   411 com/sun/nio/sctp/SctpChannel/Send.java				generic-all
   411 com/sun/nio/sctp/SctpChannel/Send.java				generic-all
   412 com/sun/nio/sctp/SctpChannel/Shutdown.java			generic-all
   412 com/sun/nio/sctp/SctpChannel/Shutdown.java			generic-all
   413 
   413 
   414 # Fails on OpenSolaris, IllegalStateException: Cannot add or remove addresses 
   414 # Fails on OpenSolaris, IllegalStateException: Cannot add or remove addresses
   415 #    from a channel that is bound to the wildcard address
   415 #    from a channel that is bound to the wildcard address
   416 com/sun/nio/sctp/SctpChannel/Bind.java				generic-all
   416 com/sun/nio/sctp/SctpChannel/Bind.java				generic-all
   417 
   417 
   418 # Failed on OpenSolaris, java.lang.AssertionError: Unknown event type
   418 # Failed on OpenSolaris, java.lang.AssertionError: Unknown event type
   419 com/sun/nio/sctp/SctpChannel/Receive.java			generic-all
   419 com/sun/nio/sctp/SctpChannel/Receive.java			generic-all
   454 
   454 
   455 # Times out on solaris sparc
   455 # Times out on solaris sparc
   456 java/rmi/server/RemoteServer/AddrInUse.java			generic-all
   456 java/rmi/server/RemoteServer/AddrInUse.java			generic-all
   457 
   457 
   458 # Connection error on Windows i586 -server
   458 # Connection error on Windows i586 -server
   459 #  Also connection errors in othervm on Solaris 10 sparc, same port??? 
   459 #  Also connection errors in othervm on Solaris 10 sparc, same port???
   460 sun/rmi/transport/tcp/DeadCachedConnection.java 	 	generic-all
   460 sun/rmi/transport/tcp/DeadCachedConnection.java 	 	generic-all
   461 
   461 
   462 # Connection errors in othervm on Solaris 10 sparc, same port??? 
   462 # Connection errors in othervm on Solaris 10 sparc, same port???
   463 java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java generic-all
   463 java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java generic-all
   464 java/rmi/activation/Activatable/checkAnnotations/CheckAnnotations.java generic-all
   464 java/rmi/activation/Activatable/checkAnnotations/CheckAnnotations.java generic-all
   465 java/rmi/activation/Activatable/checkImplClassLoader/CheckImplClassLoader.java generic-all
   465 java/rmi/activation/Activatable/checkImplClassLoader/CheckImplClassLoader.java generic-all
   466 java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java generic-all
   466 java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java generic-all
   467 java/rmi/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java generic-all
   467 java/rmi/activation/Activatable/createPrivateActivable/CreatePrivateActivatable.java generic-all
   530 # Unknown problem, could be a jtreg -samevm issue?
   530 # Unknown problem, could be a jtreg -samevm issue?
   531 #  Error while cleaning up threads after test
   531 #  Error while cleaning up threads after test
   532 java/security/Security/SynchronizedAccess.java			generic-all
   532 java/security/Security/SynchronizedAccess.java			generic-all
   533 
   533 
   534 # Failing on Solaris X64 (-d64 -server) with:
   534 # Failing on Solaris X64 (-d64 -server) with:
   535 #  GSSException: Failure unspecified at GSS-API level 
   535 #  GSSException: Failure unspecified at GSS-API level
   536 #    (Mechanism level: Specified version of key is not available (44))
   536 #    (Mechanism level: Specified version of key is not available (44))
   537 sun/security/krb5/auto/BasicKrb5Test.java			generic-all
   537 sun/security/krb5/auto/BasicKrb5Test.java			generic-all
   538 
   538 
   539 # Solaris X86 failures, readjar.jks: No such file or directory
   539 # Solaris X86 failures, readjar.jks: No such file or directory
   540 sun/security/tools/keytool/readjar.sh				generic-all
   540 sun/security/tools/keytool/readjar.sh				generic-all
   544 
   544 
   545 # Fails on Solaris 10 X64, address already in use
   545 # Fails on Solaris 10 X64, address already in use
   546 sun/security/krb5/auto/HttpNegotiateServer.java			generic-all
   546 sun/security/krb5/auto/HttpNegotiateServer.java			generic-all
   547 
   547 
   548 # Fails on almost all platforms
   548 # Fails on almost all platforms
   549 #   java.lang.UnsupportedClassVersionError: SerialTest : 
   549 #   java.lang.UnsupportedClassVersionError: SerialTest :
   550 #      Unsupported major.minor version 51.0
   550 #      Unsupported major.minor version 51.0
   551 #    at java.lang.ClassLoader.defineClass1(Native Method)
   551 #    at java.lang.ClassLoader.defineClass1(Native Method)
   552 sun/security/util/Oid/S11N.sh					generic-all
   552 sun/security/util/Oid/S11N.sh					generic-all
   553 
   553 
   554 # Fails on Fedora 9 32bit
   554 # Fails on Fedora 9 32bit
   555 #  GSSException: Failure unspecified at GSS-API level (Mechanism level: 
   555 #  GSSException: Failure unspecified at GSS-API level (Mechanism level:
   556 #    Invalid argument (400) - Cannot find key of appropriate type to decrypt 
   556 #    Invalid argument (400) - Cannot find key of appropriate type to decrypt
   557 #    AP REP - DES CBC mode with MD5)
   557 #    AP REP - DES CBC mode with MD5)
   558 #  at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:778)
   558 #  at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:778)
   559 sun/security/krb5/auto/NonMutualSpnego.java			generic-all
   559 sun/security/krb5/auto/NonMutualSpnego.java			generic-all
   560 
   560 
   561 # Fails on Solaris 10 sparc, GSSException: Failure unspecified at GSS-API level
   561 # Fails on Solaris 10 sparc, GSSException: Failure unspecified at GSS-API level
   671 sun/security/rsa/TestSignatures.java			 	solaris-all
   671 sun/security/rsa/TestSignatures.java			 	solaris-all
   672 
   672 
   673 # Timeout on solaris-sparc and i586 and x64, -client and -server
   673 # Timeout on solaris-sparc and i586 and x64, -client and -server
   674 sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java solaris-all
   674 sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java solaris-all
   675 
   675 
   676 # Do not seem to run on windows machines? dll missing? 
   676 # Do not seem to run on windows machines? dll missing?
   677 sun/security/tools/jarsigner/emptymanifest.sh		 	windows-all
   677 sun/security/tools/jarsigner/emptymanifest.sh		 	windows-all
   678 
   678 
   679 # Files does not exist or no encoding? solaris-sparcv9
   679 # Files does not exist or no encoding? solaris-sparcv9
   680 sun/security/tools/keytool/importreadall.sh		 	solaris-all
   680 sun/security/tools/keytool/importreadall.sh		 	solaris-all
   681 sun/security/tools/keytool/selfissued.sh		 	solaris-all
   681 sun/security/tools/keytool/selfissued.sh		 	solaris-all
   732 java/util/concurrent/FutureTask/BlockingTaskExecutor.java	generic-all
   732 java/util/concurrent/FutureTask/BlockingTaskExecutor.java	generic-all
   733 
   733 
   734 # Problems on windows, jmap.exe hangs? (these run jmap), fails on Solaris 10 x86
   734 # Problems on windows, jmap.exe hangs? (these run jmap), fails on Solaris 10 x86
   735 java/util/concurrent/locks/Lock/TimedAcquireLeak.java		generic-all
   735 java/util/concurrent/locks/Lock/TimedAcquireLeak.java		generic-all
   736 
   736 
   737 # Fails on solaris-sparc -server (Set not equal to copy. 1)
   737 ############################################################################
   738 java/util/EnumSet/EnumSetBash.java			 	solaris-sparc
   738 
   739 
       
   740 ############################################################################
       
   741