Re: RFR Additional debug info for test/java/net/NetworkInterface/IndexTest.java

2013-08-06 Thread Chris Hegarty
On 06/08/2013 15:09, Alan Bateman wrote: On 06/08/2013 04:12, Chris Hegarty wrote: This test has been seen to fail intermittently on a number of systems. This change proposes to add some additional debug information to help diagnose the failure when it appears again. The test remains silent unti

Re: RFR Additional debug info for test/java/net/NetworkInterface/IndexTest.java

2013-08-06 Thread Alan Bateman
On 06/08/2013 04:12, Chris Hegarty wrote: This test has been seen to fail intermittently on a number of systems. This change proposes to add some additional debug information to help diagnose the failure when it appears again. The test remains silent until it encounters an issue. I need a rev

Re: RFR Additional debug info for test/java/net/NetworkInterface/IndexTest.java

2013-08-06 Thread Michael McMahon
Looks fine, Chris Michael On 06/08/13 12:12, Chris Hegarty wrote: This test has been seen to fail intermittently on a number of systems. This change proposes to add some additional debug information to help diagnose the failure when it appears again. The test remains silent until it encounter