You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2019/12/17 21:25:00 UTC

[jira] [Commented] (GEODE-6903) CI Failure: GemFireTransactionDataSourceIntegrationTest.testExceptionHandlingGetConnection failed with Assertion

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

Mark Hanson commented on GEODE-6903:
------------------------------------

A bisect points at this change being a problem.
{noformat}
d05adfa3380d890358cb01089625d8c33f1674c4 is the first bad commit
commit d05adfa3380d890358cb01089625d8c33f1674c4
Author: Kirk Lund <kl...@apache.org>
Date:   Mon Jun 17 12:22:44 2019 -0700


    GEODE-2878: Fixup GemFireTransactionDataSourceIntegrationTest
    
    * Use TemporaryFolder
    * Remove thread sleeps
    * Disable ENABLE_NETWORK_PARTITION_DETECTION
    * Convert assertions to AssertJ
    
    Closes #3538


:040000 040000 efd2ec4af0f9471578b8783dc27f035592324210 601531f55519541e68ce50f93630943b40539a9c M      geode-core
 {noformat}

> CI Failure: GemFireTransactionDataSourceIntegrationTest.testExceptionHandlingGetConnection failed with Assertion
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6903
>                 URL: https://issues.apache.org/jira/browse/GEODE-6903
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Eric Shu
>            Priority: Major
>              Labels: flaky
>
> {noformat}
> org.apache.geode.internal.datasource.GemFireTransactionDataSourceIntegrationTest > testExceptionHandlingGetConnection FAILED
>     org.junit.ComparisonFailure: expected:<[0]> but was:<[2]>
>         at sun.reflect.GeneratedConstructorAccessor26.newInstance(Unknown Source)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.internal.datasource.GemFireTransactionDataSourceIntegrationTest.testExceptionHandlingGetConnection(GemFireTransactionDataSourceIntegrationTest.java:141)
> {noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0399/test-results/integrationTest/1561170841/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0399/test-artifacts/1561170841/integrationtestfiles-OpenJDK8-1.10.0-SNAPSHOT.0399.tgz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)