Hi John,

Maybe you should reach out to Rob who fixed JDK-8141370 to
make sure this is the right thing to do.

It seems the exclusion on problematic platforms [1] was deliberate:

Basically I've separated the failing subtest out into its own file and
excluded it on the (intermittently) failing platforms.

best regards,

-- daniel

[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-December/037385.html


On 07/11/16 02:37, John Jiang wrote:
Hi,
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java is associated to 8141370
in ProblemList, though issue JDK-8141370 has been resolved.
In fact, the fix for JDK-8141370 extracted some codes from
com/sun/jndi/ldap/LdapTimeoutTest.java to create
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java, and put the new test to
ProblemList.
It would be better to remove this item from ProblemList. If
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java still fails
intermittently, we can put it back to ProblemList with the exact failure
logs.

Issue: https://bugs.openjdk.java.net/browse/JDK-8158916
Webrev: http://cr.openjdk.java.net/~jjiang/8158916/webrev.00/

Best regards,
John Jiang


Reply via email to