test-2.5-servlets has failure caused by IPv6 support limitation
---------------------------------------------------------------
Key: GERONIMO-5795
URL: https://issues.apache.org/jira/browse/GERONIMO-5795
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: testsuite
Affects Versions: 3.0-M2, 3.0
Environment: ubuntu 10.04
sun jdk 1.6.0_23
Reporter: Forrest Xia
Priority: Minor
-------------------------------------------------------------------------------
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.619 sec <<<
FAILURE!
testAddress(org.apache.geronimo.testsuite.servlets.TestServlets) Time elapsed:
0.163 sec <<< FAILURE!
junit.framework.ComparisonFailure: Address Test Remote Address:0:0:0:0:0:0:0:1
expected:<...127.0.0....> but was:<...0:0:0:0:0:0:0:...>
at junit.framework.Assert.assertEquals(Assert.java:81)
at
org.apache.geronimo.testsuite.servlets.TestServlets.testAddress(TestServlets.java:51)
We need to improve the test case to suitable for IPv6 environment
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.