Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-7760

Fix unit tests in trunk that didn't define their own schemas

    XMLWordPrintableJSON

Details

    • Low

    Description

      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:

      1. SSTableImportTest (hardcoded "Keyspace1"
      2. SSTableExportTest (hardcoded "Keyspace1"
      3. PerRowSecondaryIndexTest (Hardcoded "PerRowSecondaryIndex")

      Attachments

        Activity

          People

            lyubent Lyuben Todorov
            lyubent Lyuben Todorov
            Lyuben Todorov
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: