Inet6AddressSerializationTest.assertNetworkInterfaceEqual:
Error checking NetworkInterface, expected:name:llw0 (llw0), got :name:llw0 (llw0)
Inet6AddressSerializationTest.assertNetworkInterfaceEqual:
Error checking NetworkInterface, expected:name:awdl0 (awdl0), got :name:awdl0 (awdl0)
It appears the .equals check is now failing even though the names appear the same.
Error checking NetworkInterface, expected:name:llw0 (llw0), got :name:llw0 (llw0)
Inet6AddressSerializationTest.assertNetworkInterfaceEqual:
Error checking NetworkInterface, expected:name:awdl0 (awdl0), got :name:awdl0 (awdl0)
It appears the .equals check is now failing even though the names appear the same.
- duplicates
-
JDK-8263256 Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test
-
- Resolved
-