You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/12/30 15:36:00 UTC

[jira] [Assigned] (PHOENIX-6289) Flaky test UpsertSelectIT.testUpsertSelectWithNoIndex

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

Viraj Jasani reassigned PHOENIX-6289:
-------------------------------------

    Assignee: Viraj Jasani

> Flaky test UpsertSelectIT.testUpsertSelectWithNoIndex
> -----------------------------------------------------
>
>                 Key: PHOENIX-6289
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6289
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>
> UpsertSelectIT.testUpsertSelectWithNoIndex is flapping at times due to no of open connections is not always 0 by the end of the test.
> {code:java}
> java.lang.AssertionError: expected:<0> but was:<1>
> 	at org.junit.Assert.fail(Assert.java:89)
> 	at org.junit.Assert.failNotEquals(Assert.java:835)
> 	at org.junit.Assert.assertEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:633)
> 	at org.apache.phoenix.end2end.UpsertSelectIT.assertNoConnLeak(UpsertSelectIT.java:90)
> {code}
> e.g https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/4.x/163/testReport/org.apache.phoenix.end2end/UpsertSelectIT/MatrixBuild___Matrix___HBASE_PROFILE____1_4____BuildAndTest___testUpsertSelectWithNoIndex_UpsertSelecttIT_allowServerSideMutations_true_/



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