diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-10-07 12:30:47 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-10-07 12:32:44 -0700 |
commit | 85a58d110f13298cb2afcd18a79049125ea86b73 (patch) | |
tree | e46ecd278cd4e9d2004c66c946d56b1ed9325a36 /test | |
parent | ecf9a7ef09bd5ef722a0b6438a8e9770ca904475 (diff) |
[runtime-tests] Exclude failing test due to expired cert.
PiperOrigin-RevId: 335927821
Diffstat (limited to 'test')
-rw-r--r-- | test/runtimes/exclude/java11.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtimes/exclude/java11.csv b/test/runtimes/exclude/java11.csv index f779df8d5..d978baca7 100644 --- a/test/runtimes/exclude/java11.csv +++ b/test/runtimes/exclude/java11.csv @@ -57,6 +57,7 @@ java/nio/channels/SocketChannel/SocketOptionTests.java,b/77965901, java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java,,Fails in Docker java/rmi/activation/Activatable/extLoadedImpl/ext.sh,, java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java,, +java/security/cert/PolicyNode/GetPolicyQualifiers.java,b/170263154,Kokoro executor cert expired java/text/Format/NumberFormat/CurrencyFormat.java,,Fails in Docker java/text/Format/NumberFormat/CurrencyFormat.java,,Fails in Docker java/util/Calendar/JapaneseEraNameTest.java,, |