You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:54:15 UTC

[jira] [Closed] (GEODE-3015) CI Failure: ClientServerTransactionDUnitTest.testTXStateCleanedUpIfJTABeforeCompletionFailedOnClient

     [ https://issues.apache.org/jira/browse/GEODE-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-3015.
--------------------------------

> 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
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: ci
>             Fix For: 1.3.0
>
>
> 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
(v7.6.3#76005)