From 85a58d110f13298cb2afcd18a79049125ea86b73 Mon Sep 17 00:00:00 2001 From: Ayush Ranjan Date: Wed, 7 Oct 2020 12:30:47 -0700 Subject: [runtime-tests] Exclude failing test due to expired cert. PiperOrigin-RevId: 335927821 --- test/runtimes/exclude/java11.csv | 1 + 1 file changed, 1 insertion(+) (limited to 'test/runtimes/exclude') 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,, -- cgit v1.2.3