You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Lyuben Todorov (JIRA)" <ji...@apache.org> on 2014/08/13 15:59:11 UTC

[jira] [Created] (CASSANDRA-7760) Fix unit tests in trunk

Lyuben Todorov created CASSANDRA-7760:
-----------------------------------------

             Summary: Fix unit tests in trunk
                 Key: CASSANDRA-7760
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7760
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Lyuben Todorov
            Assignee: Lyuben Todorov
            Priority: Minor
         Attachments: trunk-fix-SSTableImport_ExportTests.txt

Post CASSANDRA-6968 unit tests are required to define their own schemas. In trunk sever unit tests  are failing due to a hardcoded {{Keyspace1}}. The patch uses the variable representing the ks name rather than the hardcoded "Keyspace1". 

The list of failing tests:
# SSTableImportTest (hardcoded "Keyspace1"
# SSTableExportTest (hardcoded "Keyspace1"
# PerRowSecondaryIndexTest (Hardcoded "PerRowSecondaryIndex")




--
This message was sent by Atlassian JIRA
(v6.2#6252)