8078880: Mark a few more intermittently failuring security-libs
authordarcy
Wed, 29 Apr 2015 08:37:57 -0700
changeset 30045 719de2e9d356
parent 30044 bab15bbe2ca3
child 30046 cf2c86e1819e
child 30489 7ea6d8a61086
8078880: Mark a few more intermittently failuring security-libs Reviewed-by: xuelei
jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.sh
jdk/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java
--- a/jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.sh	Wed Apr 29 17:29:14 2015 +0400
+++ b/jdk/test/sun/security/mscapi/SignUsingSHA2withRSA.sh	Wed Apr 29 08:37:57 2015 -0700
@@ -28,6 +28,7 @@
 # @bug 6753664
 # @run shell SignUsingSHA2withRSA.sh
 # @summary Support SHA256 (and higher) in SunMSCAPI
+# @key intermittent
 
 # set a few environment variables so that the shell-script can run stand-alone
 # in the source directory
--- a/jdk/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java	Wed Apr 29 17:29:14 2015 +0400
+++ b/jdk/test/sun/security/pkcs11/rsa/TestKeyPairGenerator.java	Wed Apr 29 08:37:57 2015 -0700
@@ -28,6 +28,7 @@
  * @author Andreas Sterbenz
  * @library ..
  * @run main/othervm TestKeyPairGenerator
+ * @key intermittent
  */
 
 import java.io.*;