[jboss-jira] [JBoss JIRA] (WFLY-5510) ListenerTestCase fails on pure IPv6

Marek Kopecký (JIRA) issues at jboss.org
Mon Oct 12 07:54:00 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Kopecký moved JBEAP-1394 to WFLY-5510:
--------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-5510  (was: JBEAP-1394)
             Workflow: GIT Pull Request workflow   (was: CDW v1)
          Component/s: Test Suite
                           (was: Test Suite)
       Target Release:   (was: 7.0.0.GA)
    Affects Version/s: 10.0.0.CR2
                           (was: 7.0.0.DR11)


> ListenerTestCase fails on pure IPv6
> -----------------------------------
>
>                 Key: WFLY-5510
>                 URL: https://issues.jboss.org/browse/WFLY-5510
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 10.0.0.CR2
>            Reporter: Marek Kopecký
>            Assignee: Dominik Pospisil
>
> *Description of problem:*
> ListenerTestCase fails on pure IPv6 machine
> *How reproducible:*
> Always on pure IPv6 machine
> *Steps to Reproduce:*
> # export PROXY_PARAMS="-DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128 -Dhttp.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttp.proxyPort=3128 -Dhttps.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttps.proxyPort=3128"
> # ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -Dipv6  -Djboss.dist=$JBOSS_DIST -Dtest=ListenerTestCase -Dts.basic -DfailIfNoTests=false $PROXY_PARAMS
> *Actual results:*
> {noformat}
> java.lang.AssertionError: Listener not removed.
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertFalse(Assert.java:64)
> 	at org.jboss.as.test.integration.management.api.web.ListenerTestCase.removeListener(ListenerTestCase.java:233)
> 	at org.jboss.as.test.integration.management.api.web.ListenerTestCase.testHttpConnector(ListenerTestCase.java:112)
> {noformat}
> *Expected results:*
> No errors



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list