]
Jan Blizňák updated JBWS-4050:
------------------------------
Git Pull Request:
JBWS1178TestCase issues
-----------------------
Key: JBWS-4050
URL:
https://issues.jboss.org/browse/JBWS-4050
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Affects Versions: jbossws-cxf-5.1.6.Final
Reporter: Jan Blizňák
Assignee: Jan Blizňák
During migration to Arquillian-based testsuite back in 4.x --> 5.x move, there was
made a mistake in JBWS1178TestCase#testHostName test, effectively leaving both tests of
the class the same.
The tests also need some sanitazing of IPv6 IP address formats as these might be
different for the same address which leads to false-negatives fails.