You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2011/01/29 10:22:43 UTC

[jira] Updated: (GERONIMO-5795) test-2.5-servlets has failure caused by unexpected IPv6 address

     [ https://issues.apache.org/jira/browse/GERONIMO-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia updated GERONIMO-5795:
----------------------------------

    Summary: test-2.5-servlets has failure caused by unexpected IPv6 address  (was: test-2.5-servlets has failure caused by IPv6 support limitation)

> test-2.5-servlets has failure caused by unexpected IPv6 address
> ---------------------------------------------------------------
>
>                 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.