Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10166 Fix failing tests
  3. CASSANDRA-10573

select_distinct_test flapping on 2.2 -> 3.0 upgrade path

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.0.0
    • None
    • None

    Description

      The upgrade_tests/cql_tests.py:TestCQLNodes2RF1.select_distinct_test flaps dtest flaps on CassCI. It flaps locally for me as well:

      CASSANDRA_VERSION=git:cassandra-3.0 nosetests upgrade_tests/cql_tests.py:TestCQLNodes2RF1.select_distinct_test
      

      Once this dtest pr is merged, you can run against a local directory with

      CASSANDRA_VERSION=git:cassandra-3.0 OLD_CASSANDRA_VERSION=binary:2.2.3 UPGRADE_TO_DIR=~/path/to/cassandra nosetests upgrade_tests/cql_tests.py:TestCQLNodes2RF1.select_distinct_test --no-skip
      

      Apologies for the ugly interface for that. To run on Windows, use set to set environment variables like CASSANDRA_VERSION instead of including them in the command.

      The history for the test is here:

      http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/280/testReport/junit/upgrade_tests.cql_tests/TestCQL/select_distinct_test/

      Note that the name of the class containing the test has changed from TestCQL to ; its behavior hasn't.

      Attachments

        1. 10573-3.0.txt
          1 kB
          Benjamin Lerer

        Activity

          People

            blerer Benjamin Lerer
            mambocab Jim Witschey
            Benjamin Lerer
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: