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

Enhanced usage of test method names in CQLTester for better test debugging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.0, 5.x
    • Test/unit
    • None

    Description

      All views, tables, ks,... created in CQLTester are of the form table_00:

      • While debugging tests and flakies this makes it really hard to match logs to test methods.
      • Some async operations can spill log lines from a previous test method into the next's log lines which is incredibly confusing
      • It's hard on the eyes and easy to mix up
      • When comparing logs from 2 different branches, envs,... it's really hard to match logs

      The proposed solution is for CQLTester to decorate these with the test name.

      Attachments

        Activity

          People

            bereng Berenguer Blasi
            bereng Berenguer Blasi
            Benjamin Lerer, Berenguer Blasi
            Benjamin Lerer, Michael Semb Wever
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: