You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "prakul agarwal (JIRA)" <ji...@apache.org> on 2016/08/02 23:56:20 UTC

[jira] [Created] (PHOENIX-3140) UpgradeIT.java -> testSettingBaseColumnCountForMultipleViewsOnTable() fails randomly with randomized tenantViewName and TableReuse class

prakul agarwal created PHOENIX-3140:
---------------------------------------

             Summary: UpgradeIT.java -> testSettingBaseColumnCountForMultipleViewsOnTable() fails randomly with randomized tenantViewName and TableReuse class
                 Key: PHOENIX-3140
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3140
             Project: Phoenix
          Issue Type: Bug
            Reporter: prakul agarwal
            Priority: Minor



Stacktrace:
{code}
java.lang.AssertionError: 
Expected :-100
Actual   :0
 <Click to see difference>


	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.phoenix.end2end.UpgradeIT.checkBaseColumnCount(UpgradeIT.java:555)
	at org.apache.phoenix.end2end.UpgradeIT.testSettingBaseColumnCountForMultipleViewsOnTable(UpgradeIT.java:453)

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)