On 07/25/2014 07:29 AM, Wang Weijun wrote:

On Jul 25, 2014, at 19:20, Sean Mullan <sean.mul...@oracle.com> wrote:

On 07/24/2014 09:51 PM, Wang Weijun wrote:
Please review the code change at

    
http://cr.openjdk.java.net/~weijun/8051953/webrev.00/test/ProblemList.txt.udiff.html

which add one item into test/ProblemList.txt

+# 8051952: Unreachable.java test failing on Windows
+sun/security/krb5/auto/Unreachable.java                         windows-all

8051952 is closed though. There should ideally be an open bug to track its 
eventual removal from the ProblemList.

I meant to reopen it later. It was closed because I can do nothing and it's 
only a noise.

I would suggest to keep it open and add a teststabilization label.

--Sean




The test started failing since July 13 on multiple test machines. The reason is 
that a UDP receive() call does not throw an UnreachablePortException. 
Microsoft's own portqry.exe also cannot receive the ICMP destination 
unreachable message.

Can this test ever come off the problem list? If so, I think there should be an 
open bug to track that. If not, I think we should adjust the test itself to not 
run on Windows or work around the exception if possible.

If my opinion, the current config we see is abnormal. I'd like to remove it 
from problem list one day.

--Max


--Sean


This might be due to a change of network configuration.

Thanks
Max


Reply via email to