[jboss-jira] [JBoss JIRA] (WFLY-4786) Clustering integration tests fails once -Dnode0 and -Dnode1 are used
Radoslav Husar (JIRA)
issues at jboss.org
Wed Jan 27 11:51:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153413#comment-13153413 ]
Radoslav Husar edited comment on WFLY-4786 at 1/27/16 11:50 AM:
----------------------------------------------------------------
Managed to reproduce alright. Current list of failures is:
{noformat}
CoarseWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover:103->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<2ss7WTESS7lVo3Is6zP9Lq6HGLrsV7rMfbHJjIYV=node-1>
CoarseWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover:83->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<Frmey6bDfZCM7e-2ScAc7AnFI6CSdk3NaaVyVZOL=node-1>
GranularWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover:103->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<HqqvZ0a_ACDXWc0RDmYyCON3cEZL3h7mf1KfpO2n=node-1>
GranularWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover:83->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<oqVW8pfo_r1ZeaL-zyVMaIJ40uWrOF_Xin3lKeNp=node-1>
NonDistributableTestCase.test:127 expected:<2> but was:<1>
ReplicationForNegotiationAuthenticatorTestCase>ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover:103->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<ia8teO0bP1vW5DM0pqEevfUE-brgUsdmBJlMnejs=node-1>
ReplicationForNegotiationAuthenticatorTestCase>ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover:83->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<ULQ3vjz743vvjnLJE7nLQDNTNeDJ2p02NS6qRGp0=node-1>
{noformat}
Out of total tests run: 54, Failures: 7, Errors: 0, Skipped: 3
All except for the non-distributable fails on line
org/jboss/as/test/clustering/cluster/web/ClusteredWebFailoverAbstractCase.java:164
which was introduced in WFLY-2774 via commit id:
c3902e26957f607983d81c7a8f3f18e358acf743
was (Author: rhusar):
Current list of failures is:
{noformat}
CoarseWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover:103->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<2ss7WTESS7lVo3Is6zP9Lq6HGLrsV7rMfbHJjIYV=node-1>
CoarseWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover:83->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<Frmey6bDfZCM7e-2ScAc7AnFI6CSdk3NaaVyVZOL=node-1>
GranularWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover:103->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<HqqvZ0a_ACDXWc0RDmYyCON3cEZL3h7mf1KfpO2n=node-1>
GranularWebFailoverTestCase>ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover:83->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<oqVW8pfo_r1ZeaL-zyVMaIJ40uWrOF_Xin3lKeNp=node-1>
NonDistributableTestCase.test:127 expected:<2> but was:<1>
ReplicationForNegotiationAuthenticatorTestCase>ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover:103->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<ia8teO0bP1vW5DM0pqEevfUE-brgUsdmBJlMnejs=node-1>
ReplicationForNegotiationAuthenticatorTestCase>ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover:83->ClusteredWebFailoverAbstractCase.testFailover:164 expected null, but was:<ULQ3vjz743vvjnLJE7nLQDNTNeDJ2p02NS6qRGp0=node-1>
{noformat}
Out of total tests run: 54, Failures: 7, Errors: 0, Skipped: 3
All except for the non-distributable fails on line
org/jboss/as/test/clustering/cluster/web/ClusteredWebFailoverAbstractCase.java:164
which was introduced in WFLY-2774 via commit id:
c3902e26957f607983d81c7a8f3f18e358acf743
> Clustering integration tests fails once -Dnode0 and -Dnode1 are used
> --------------------------------------------------------------------
>
> Key: WFLY-4786
> URL: https://issues.jboss.org/browse/WFLY-4786
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Test Suite
> Affects Versions: 10.0.0.Alpha3
> Reporter: Petr Kremensky
> Assignee: Radoslav Husar
> Fix For: 10.0.0.Beta2
>
> Attachments: maven.logs, results.zip, testsuite.clustering.logs.zip
>
>
> Tests from wildfly-ts-integ-clustering module fails once we change default binding interfaces by -Dnode0 and -Dnode1 properties.
> See https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-as-testsuite-clustering/
> * build 5 binds to localhost (no -Dnode*)
> * build 6 uses -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2
> Similar failures were addressed for EAP 6 by https://bugzilla.redhat.com/show_bug.cgi?id=1076015
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list