[
https://issues.jboss.org/browse/WFLY-2853?page=com.atlassian.jira.plugin....
]
Radoslav Husar commented on WFLY-2853:
--------------------------------------
Nope, that pull #164 (namely this commit
https://github.com/pferraro/undertow/commit/51a8c5bdbe414688153aa4f07ea6b... ) has
never made it in. It must be a different change.
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&build...
{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