Tomasz Adamski created WFLY-10942:
-------------------------------------
Summary: IIOPTimeoutTestCase fails intermittently
Key: WFLY-10942
URL:
https://issues.jboss.org/browse/WFLY-10942
Project: WildFly
Issue Type: Bug
Components: IIOP
Affects Versions: 14.0.0.Beta2
Reporter: Tomasz Adamski
Assignee: Tomasz Adamski
{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}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)