]
Paul Ferraro updated WFLY-3401:
-------------------------------
Summary: EJB StatefulTimeoutTestCase fails occasionally in CI environment (was:
StatefulTimeoutTestCase fails occasionally in CI environment)
EJB StatefulTimeoutTestCase fails occasionally in CI environment
----------------------------------------------------------------
Key: WFLY-3401
URL:
https://issues.jboss.org/browse/WFLY-3401
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.CR2
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Probably a timing issue in the test.
http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=15982&buil...
{noformat}
java.lang.AssertionError: expected:<0> but was:<2>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at
org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase.timeout(StatefulTimeoutTestCase.java:119)
{noformat}