Hi Daniel,
Thanks for your comments.

On 2016/11/7 19:21, Daniel Fuchs wrote:
Hi John,

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


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.
I see. But it should use an open issue.
I would like to open a new issue to track this issue. But I don't get the exact failure log on DeadSSLLdapTimeoutTest.java, though the failure may still be related to SSLHandshakeException. When this test was born, it was in the ProblemList, so I suppose it has no chance to be executed by our automatic testing systems.

Best regards,
John Jiang


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