Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0, 3.3.5
-
Running using both Maven Surefire and an IDE results in a test failure. Switching the name to "bogus.invalid" results in the expected behavior, which depends on an UnknownHostException.
Description
Tests that want to use an unresolvable address may actually resolve in some environments. Replacing host names like "bogus" with a IETF RFC 2606 domain name avoids the issue.
Attachments
Issue Links
- links to