Jason Brown created CASSANDRA-14602:
---------------------------------------

             Summary: [dtest] test_sstableofflinerelevel - 
offline_tools_test.TestOfflineTools
                 Key: CASSANDRA-14602
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14602
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Jason Brown


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

{noformat}
        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
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to