]
Cheng Fang reassigned WFLY-10942:
---------------------------------
Assignee: Cheng Fang (was: Tomasz Adamski)
IIOPTimeoutTestCase fails intermittently
----------------------------------------
Key: WFLY-10942
URL:
https://issues.redhat.com/browse/WFLY-10942
Project: WildFly
Issue Type: Bug
Components: IIOP
Affects Versions: 14.0.0.Beta2
Reporter: Tomasz Adamski
Assignee: Cheng Fang
Priority: Major
{code}
java.lang.AssertionError: Synchronization after completion should be called
expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.jboss.as.test.iiop.transaction.timeout.IIOPTimeoutTestCase.timeoutStateful(IIOPTimeoutTestCase.java:175)
{code}