Eric Shu created GEODE-3015:
-------------------------------
Summary: CI Failure:
ClientServerTransactionDUnitTest.testTXStateCleanedUpIfJTABeforeCompletionFailedOnClient
Key: GEODE-3015
URL: https://issues.apache.org/jira/browse/GEODE-3015
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Eric Shu
Failed in CI run: GemFireDistributedTest #664
{noformat}
org.apache.geode.internal.cache.ClientServerTransactionDUnitTest >
testTXStateCleanedUpIfJTABeforeCompletionFailedOnClient FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.ClientServerTransactionDUnitTest$$Lambda$56/988223363.run
in VM 0 running on Host 56abe8be984c with 4 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:377)
at org.apache.geode.test.dunit.VM.invoke(VM.java:347)
at org.apache.geode.test.dunit.VM.invoke(VM.java:292)
at
org.apache.geode.internal.cache.ClientServerTransactionDUnitTest.testTXStateCleanedUpIfJTABeforeCompletionFailedOnClient(ClientServerTransactionDUnitTest.java:3985)
Caused by:
java.lang.AssertionError: expected:<0> but was:<1>
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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.geode.internal.cache.ClientServerTransactionDUnitTest.verifyTXStateEmpty(ClientServerTransactionDUnitTest.java:3992)
at
org.apache.geode.internal.cache.ClientServerTransactionDUnitTest.lambda$testTXStateCleanedUpIfJTABeforeCompletionFailedOnClient$c002f5a9$1(ClientServerTransactionDUnitTest.java:3985)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)