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

[dtest] test_sstableofflinerelevel - offline_tools_test.TestOfflineTools

    XMLWordPrintableJSON

Details

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

    Description

      consistently failing dtest on 3.0 (no other branches). Output from pytest:

              output, _, rc = node1.run_sstableofflinerelevel("keyspace1", "standard1")
      >       assert re.search("L0=1", output)
      E       AssertionError: assert None
      E        +  where None = <function search at 0x7f99afffbe18>('L0=1', 'New leveling: \nL0=0\nL1 10\n')
      E        +    where <function search at 0x7f99afffbe18> = re.search
      
      offline_tools_test.py:160: AssertionError
      

      Attachments

        Activity

          People

            marcuse Marcus Eriksson
            jasobrown Jason Brown
            Marcus Eriksson
            Jason Brown
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: