[jboss-jira] [JBoss JIRA] (WFLY-2853) JSFFailoverTestCase fails since latest clustring / session changes in UT
Paul Ferraro (JIRA)
issues at jboss.org
Tue Feb 4 10:58:29 EST 2014
[ https://issues.jboss.org/browse/WFLY-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro updated WFLY-2853:
-------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/5854 (was: https://github.com/wildfly/wildfly/pull/5849)
> JSFFailoverTestCase fails since latest clustring / session changes in UT
> ------------------------------------------------------------------------
>
> Key: WFLY-2853
> URL: https://issues.jboss.org/browse/WFLY-2853
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Clustering
> Affects Versions: 8.0.0.CR1
> Reporter: Tomaz Cerar
> Assignee: Paul Ferraro
> Priority: Blocker
> Fix For: 8.0.0.Final
>
>
> Since upgrade to Undertow CR2 which contains https://github.com/undertow-io/undertow/pull/164
> JSFFailoverTestCase is failing.
> example of failure: http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=9076&buildTypeId=WFPR
> {noformat}
> org.junit.ComparisonFailure: expected:<...COz6P7qxwwkkxE.node-[0]> but was:<...COz6P7qxwwkkxE.node-[1]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase.testGracefulSimpleFailover(JSFFailoverTestCase.java:268)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list