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)

Reply via email to