Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8263256

Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test

XMLWordPrintable

    • b27
    • os_x

        The following test failed in the JDK11 CI:

        java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java

        However the error message indicates that the failure should not have occurred
        Observed error message:

        Inet6AddressSerializationTest.assertNetworkInterfaceEqual:
        Error checking NetworkInterface, expected:name:en0 (en0), got :name:en0 (en0)

        It appears that the expected and actual NetworkInterface are the same, yet the test still failed

              msheppar Mark Sheppard
              ewhelan Evan Whelan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: