[jboss-jira] [JBoss JIRA] (WFLY-5509) InboundBridgeTestCase fails on pure IPv6
Marek Kopecký (JIRA)
issues at jboss.org
Mon Oct 12 07:27:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Kopecký updated WFLY-5509:
--------------------------------
Attachment: InboundBridgeTestCase.stdout.txt
Stdout test log is attached.
> InboundBridgeTestCase fails on pure IPv6
> ----------------------------------------
>
> Key: WFLY-5509
> URL: https://issues.jboss.org/browse/WFLY-5509
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 10.0.0.CR2
> Reporter: Marek Kopecký
> Assignee: Gytis Trikleris
> Attachments: InboundBridgeTestCase.stdout.txt
>
>
> *Description of problem:*
> InboundBridgeTestCase fails on pure IPv6 machines
> * org.wildfly.test.extension.rts.InboundBridgeTestCase#testRollbackWithTwoParticipants
> * org.wildfly.test.extension.rts.InboundBridgeTestCase#testCommitWithTwoParticipants
> *How reproducible:*
> Always on pure IPv6 machines
> *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=InboundBridgeTestCase -Dts.rts -DfailIfNoTests=false $PROXY_PARAMS
> *Actual results:*
> {noformat}
> org.jboss.jbossts.star.provider.HttpResponseException: Unexpected status. Expected 201 got 411
> at org.jboss.jbossts.star.util.TxSupport.httpRequest(TxSupport.java:522)
> at org.jboss.jbossts.star.util.TxSupport.enlistParticipant(TxSupport.java:456)
> at org.wildfly.test.extension.rts.InboundBridgeTestCase.enlistLoggingRestATParticipant(InboundBridgeTestCase.java:170)
> at org.wildfly.test.extension.rts.InboundBridgeTestCase.testRollbackWithTwoParticipants(InboundBridgeTestCase.java:139)
> {noformat}
> *Expected results:*
> No errors
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list