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

Fix flaky test_no_base_column_in_view_pk_complex_timestamp_with_flush

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • CI
    • None
    • Correctness - Test Failure
    • Normal
    • Normal
    • User Report
    • All
    • None
    • Hide

      I looped the test locally a few times with no issues. The test failure was not reproducible in CircleCI even before the patch so rerunning the repeatable runs didn't make sense to me. 

      dtest patch

      Show
      I looped the test locally a few times with no issues. The test failure was not reproducible in CircleCI even before the patch so rerunning the repeatable runs didn't make sense to me.  dtest patch

    Description

      It seems flaky lately on 4.1 per Butler:

      https://butler.cassandra.apache.org/#/ci/upstream/workflow/Cassandra-4.1/failure/materialized_views_test/TestMaterializedViews/test_no_base_column_in_view_pk_complex_timestamp_with_flush

      I was not able to reproduce it on 4.0 and 4.1 in Circle. 

       

      Error Message
      AssertionError: Expected [[1, 1, 1, None, None, None]] from SELECT * FROM t, but got []
      
      Stacktrace
      self = <materialized_views_test.TestMaterializedViews object at 0x7fc5fb98a880> @flaky @since('3.0') def test_no_base_column_in_view_pk_complex_timestamp_with_flush(self): > self._test_no_base_column_in_view_pk_complex_timestamp(flush=True) materialized_views_test.py:1451: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ materialized_views_test.py:1541: in _test_no_base_column_in_view_pk_complex_timestamp assert_one(session, "SELECT * FROM t", [1, 1, 1, None, None, None]) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
      

       

      Attachments

        Issue Links

          Activity

            People

              e.dimitrova Ekaterina Dimitrova
              e.dimitrova Ekaterina Dimitrova
              Ekaterina Dimitrova
              Andres de la Peña, Brandon Williams
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: