From f684f2cff3c1a260c2608973c1da2d572c595b95 Mon Sep 17 00:00:00 2001 From: Amy Lu <amlu@openjdk.org> Date: Fri, 23 Nov 2018 12:45:47 +0800 Subject: [PATCH] 8214241: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java for all platforms Reviewed-by: vtewari, weijun --- test/jdk/ProblemList.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index ef0fca80068..5269a3cf75a 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -876,7 +876,7 @@ sun/tools/jhsdb/HeapDumpTest.java 8193639 solaris- com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java 8169942 linux-i586,macosx-all,windows-x64 -com/sun/jndi/ldap/LdapTimeoutTest.java 8151678 linux-all +com/sun/jndi/ldap/LdapTimeoutTest.java 8151678 generic-all com/sun/jndi/dns/ConfigTests/PortUnreachable.java 7164518 macosx-all