The test javax/net/ssl/DTLS/CipherSuite.java has been seen to fail intermittently, see bug 8132320, 8130460.

The test should be marked accordingly.

diff -r 32bb1700f683 test/javax/net/ssl/DTLS/CipherSuite.java
--- a/test/javax/net/ssl/DTLS/CipherSuite.java Tue Apr 05 21:18:01 2016 +0100 +++ b/test/javax/net/ssl/DTLS/CipherSuite.java Wed Apr 13 12:21:48 2016 -0700
@@ -27,6 +27,7 @@
 /*
  * @test
  * @bug 8043758
+ * @key intermittent
  * @summary Datagram Transport Layer Security (DTLS)
  * @modules java.base/sun.security.util
  * @build DTLSOverDatagram

Thanks,
Rajan

Reply via email to