Closed chinguyen21 closed 2 years ago
Issue #, if available: testIPv6Host() failed depends on machine (passed in MacOS, but failed in AL2)
Description of changes: The ipv6 address can return a hostname localhost6, it needs to be added to the list of valid hostnames that can be returned
localhost6
Test: ant test passed in all unit tests
ant test
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: testIPv6Host() failed depends on machine (passed in MacOS, but failed in AL2)
Description of changes: The ipv6 address can return a hostname
localhost6
, it needs to be added to the list of valid hostnames that can be returnedTest:
ant test
passed in all unit testsBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.