[ 
https://issues.apache.org/jira/browse/CASSANDRA-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-16728:
--------------------------------------
          Since Version: NA
    Source Control Link: 
https://github.com/apache/cassandra-dtest/commit/964051b04767689a1a3a84493c0b4afe77d6edfc
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> test_tombstone_failure_threshold_message assert checking if array == string, 
> should check for array truthiness
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16728
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16728
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: NA
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The test 
> pushed_notifications_test.py::TestVariousNotifications::test_tombstone_failure_threshold_message
>  checks for the log message "Scanned over.* tombstones.* query aborted”, but 
> this can happen on any node, so it will timeout checking node1 then check the 
> other nodes; when this happens it checks that the returned result equals 
> "Cannot find tombstone failure threshold error in log after failed query”, 
> which isn’t possible as the return is matching log lines, this should be 
> replaced by checking for failure truthiness.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to