9 RFR of JDK-8176337: Mark several tests as intermittently failing

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 8 14:26:40 UTC 2017



On 08/03/2017 03:36, Hamlin Li wrote:
> Would you please review below patch?
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8176337
>
> webrev: http://cr.openjdk.java.net/~mli/8176337/webrev.00/
>
>
> These tests are failing intermittently, they should be marked 
> accordingly with
>     @key intermittent
>
> java/nio/channels/FileChannel/Transfer.java (JDK-8140263 
> <https://bugs.openjdk.java.net/browse/JDK-8140263>)
> java/nio/channels/FileChannel/Transfers.java (JDK-8140263 
> <https://bugs.openjdk.java.net/browse/JDK-8140263>)
> java/io/FileInputStream/LargeFileAvailable.java (JDK-8174810 
> <https://bugs.openjdk.java.net/browse/JDK-8174810>)
> java/nio/channels/FileChannel/LoopingTruncate.java (JDK-8173386 
> <https://bugs.openjdk.java.net/browse/JDK-8173386>)
> java/lang/ProcessBuilder/Basic.java (JDK-8171426 
> <https://bugs.openjdk.java.net/browse/JDK-8171426>)
> sun/security/tools/keytool/DefaultSignatureAlgorithm.java (JDK-8172657 
> <https://bugs.openjdk.java.net/browse/JDK-8172657>)
> javax/net/ssl/DTLS/CipherSuite.java (JDK-8174072 
> <https://bugs.openjdk.java.net/browse/JDK-8174072>)
For the FileChannel and FileInputStream tests then are the tests really 
failing intermittently? I've seen logs attached to several bugs reports 
but the tests are passing, the timeouts/failures seem to happen after 
the tests completes successfully.

-Alan



More information about the security-dev mailing list