You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Eric Shu (JIRA)" <ji...@apache.org> on 2019/04/10 20:09:00 UTC

[jira] [Commented] (GEODE-2173) CI Failure: TxnTimeOutDUnitTest.testMultiThreaded

    [ https://issues.apache.org/jira/browse/GEODE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814839#comment-16814839 ] 

Eric Shu commented on GEODE-2173:
---------------------------------

Reproduced in a recent CI regression run.
org.apache.geode.internal.jta.dunit.TxnTimeOutDUnitTest > testMultiThreaded FAILED
    java.lang.AssertionError: asyncObj1 failed
        at org.apache.geode.test.dunit.Assert.fail(Assert.java:66)
        at org.apache.geode.internal.jta.dunit.TxnTimeOutDUnitTest.testMultiThreaded(TxnTimeOutDUnitTest.java:149)

        Caused by:
        java.lang.AssertionError: exception did not occur although was supposed to occur
            at org.junit.Assert.fail(Assert.java:88)
            at org.apache.geode.internal.jta.dunit.TxnTimeOutDUnitTest.runTest3(TxnTimeOutDUnitTest.java:260)

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0164/test-results/distributedTest/1554922112/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0164/test-artifacts/1554922112/distributedtestfiles-OpenJDK8-1.10.0-SNAPSHOT.0164.tgz

> CI Failure: TxnTimeOutDUnitTest.testMultiThreaded
> -------------------------------------------------
>
>                 Key: GEODE-2173
>                 URL: https://issues.apache.org/jira/browse/GEODE-2173
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Eric Shu
>            Priority: Major
>
> Failed in CI run: GemFireDistributedTest #175
> org.apache.geode.internal.jta.dunit.TxnTimeOutDUnitTest > testMultiThreaded FAILED
>     java.lang.AssertionError: asyncObj2 failed
>         at org.apache.geode.test.dunit.Assert.fail(Assert.java:60)
>         at org.apache.geode.internal.jta.dunit.TxnTimeOutDUnitTest.testMultiThreaded(TxnTimeOutDUnitTest.java:154)
>         Caused by:
>         java.lang.AssertionError: exception did not occur although was supposed to occur
>             at org.junit.Assert.fail(Assert.java:88)
>             at org.apache.geode.internal.jta.dunit.TxnTimeOutDUnitTest.runTest3(TxnTimeOutDUnitTest.java:260)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)