You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jay Zhuang (JIRA)" <ji...@apache.org> on 2017/11/22 20:32:00 UTC

[jira] [Created] (CASSANDRA-14068) unittest failed: SecondaryIndexManagerTest.cannotRebuildWhileAnotherRebuildIsInProgress

Jay Zhuang created CASSANDRA-14068:
--------------------------------------

             Summary: unittest failed: SecondaryIndexManagerTest.cannotRebuildWhileAnotherRebuildIsInProgress
                 Key: CASSANDRA-14068
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14068
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Jay Zhuang


{noformat}
    [junit] Testcase: cannotRebuildWhileAnotherRebuildIsInProgress(org.apache.cassandra.index.SecondaryIndexManagerTest):       FAILED
    [junit] Invalid value for row 0 column 1 (index_name of type text), expected <table_6_c_idx> but got <table_1_c_idx>
    [junit] junit.framework.AssertionFailedError: Invalid value for row 0 column 1 (index_name of type text), expected <table_6_c_idx> but got <table_1_c_idx>
    [junit]     at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:1012)
    [junit]     at org.apache.cassandra.index.SecondaryIndexManagerTest.assertMarkedAsBuilt(SecondaryIndexManagerTest.java:558)
    [junit]     at org.apache.cassandra.index.SecondaryIndexManagerTest.cannotRebuildWhileAnotherRebuildIsInProgress(SecondaryIndexManagerTest.java:156)
    [junit]
    [junit]
    [junit] Test org.apache.cassandra.index.SecondaryIndexManagerTest FAILED
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org