On 15/08/2013 10:46, Chris Hegarty wrote:
Another NetworkInterface test failed for an unexplainable reason, and
is not readily reproducible on the same machine. Similar to
IndexTest.java I would like to add some additional diagnostic
information so we can try to determine the cause of the failure, if
seen again.
Additionaly, this test captures all the network interface
configuration and displays it, along with the failure, only if the
test fails. There are no functional changes to the test itself.
Looks okay, I've often wondered if wifi interfaces on a test machines
might contribute to problems with these tests.
-Alan.