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

Failed test: replica_side_filtering_test.TestSecondaryIndexes test_complementary_deletion_with_limit_on_clustering_key_column

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.1
    • Test/dtest/python
    • None

    Description

      I noticed these two started to always fail in trunk

      replica_side_filtering_test.TestSecondaryIndexes test_complementary_deletion_with_limit_on_clustering_key_column
      replica_side_filtering_test.TestSecondaryIndexes test_complementary_deletion_with_limit_on_partition_key_column_with_not_empty_partitions
      

      Fails on

              >       assert list_res == [], "Expected nothing from {}, but got {}".format(query, list_res)
              E       AssertionError: Expected nothing from SELECT * FROM t WHERE c = 0 LIMIT 1, but got [[1, 0]]
      

      and

              >       assert list_res == [], "Expected nothing from {}, but got {}".format(query, list_res)
              E       AssertionError: Expected nothing from SELECT * FROM t WHERE k1 = 0 LIMIT 1, but got [[0, 1, 10, 100]]
      
      

      Attachments

        1. ci_summary.html
          55 kB
          Caleb Rackliffe
        2. result_details.tar.gz
          3.79 MB
          Caleb Rackliffe

        Issue Links

          Activity

            People

              maedhroz Caleb Rackliffe
              smiklosovic Stefan Miklosovic
              Caleb Rackliffe
              Stefan Miklosovic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m