[jboss-jira] [JBoss JIRA] (WFLY-2853) JSFFailoverTestCase fails since latest clustring / session changes in UT
Tomaz Cerar (JIRA)
issues at jboss.org
Fri Jan 31 15:17:28 EST 2014
[ https://issues.jboss.org/browse/WFLY-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar updated WFLY-2853:
------------------------------
Description:
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}
was:
Since upgrade to Undertow CR2 which contains https://github.com/undertow-io/undertow/pull/164
JSFFailoverTestCase is failing.
I have ignored it for time being
> 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