Exclude failing java runtime tests.

I believe these tests rely on some certs which have now expired.

PiperOrigin-RevId: 486964895
This commit is contained in:
Ayush Ranjan
2022-11-08 08:58:52 -08:00
committed by gVisor bot
parent 020df37be7
commit 7b169a1640
+2
View File
@@ -43,6 +43,8 @@ java/nio/channels/etc/PrintSupportedOptions.java,,
java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java,,Broken test
java/nio/channels/unixdomain/SocketOptions.java,,
java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java,,Broken test
java/security/cert/CertPathBuilder/targetConstraints/BuildEEBasicConstraints.java,,Broken test
java/security/cert/pkix/policyChanges/TestPolicy.java,,Broken test
java/util/ResourceBundle/Control/MissingResourceCauseTestRun.java,,Broken test
java/util/concurrent/locks/Lock/TimedAcquireLeak.java,,
java/util/logging/LogManager/Configuration/updateConfiguration/SimpleUpdateConfigWithInputStreamTest.java,,Broken test
1 test name bug id comment
43 java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java Broken test
44 java/nio/channels/unixdomain/SocketOptions.java
45 java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java Broken test
46 java/security/cert/CertPathBuilder/targetConstraints/BuildEEBasicConstraints.java Broken test
47 java/security/cert/pkix/policyChanges/TestPolicy.java Broken test
48 java/util/ResourceBundle/Control/MissingResourceCauseTestRun.java Broken test
49 java/util/concurrent/locks/Lock/TimedAcquireLeak.java
50 java/util/logging/LogManager/Configuration/updateConfiguration/SimpleUpdateConfigWithInputStreamTest.java Broken test