-
Bug
-
Resolution: Done
-
Major
-
2.0.29.Final
-
None
Some tests in the testsuite don't respect value of the default.server.address property that is read by io.undertow.testutils.DefaultServer#getHostAddress(). As such, in case that one configures this property to some value that matches actual hostname of the machine, these tests simply fail as they continues to expect localhost value in assertions.
Note: this is only tests issue. Not functional.
- relates to
-
UNDERTOW-1655 HttpHostValuesTestCase#testRequestSpec() fails when hostname for 127.0.0.1 is not localhost
- Open