You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2018/07/28 16:32:00 UTC

[jira] [Commented] (CASSANDRA-14602) [dtest] test_sstableofflinerelevel - offline_tools_test.TestOfflineTools

    [ https://issues.apache.org/jira/browse/CASSANDRA-14602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560798#comment-16560798 ] 

Jason Brown commented on CASSANDRA-14602:
-----------------------------------------

+1

> [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
>            Assignee: Marcus Eriksson
>            Priority: Minor
>              Labels: dtest
>
> 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org