You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (Jira)" <ji...@apache.org> on 2020/10/12 15:06:00 UTC

[jira] [Commented] (CASSANDRA-15992) Fix flaky python dtest test_13595 - consistency_test.TestConsistency

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

Aleksey Yeschenko commented on CASSANDRA-15992:
-----------------------------------------------

Hmh. Frankly, we can just ditch that assertion. The important part of that regression test is the query returning a correct resultset, which it does now, with C* fix in, and wouldn't without. In retrospect that last assert feels to me like an overspecification.

> Fix flaky python dtest test_13595 - consistency_test.TestConsistency
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-15992
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15992
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: David Capwell
>            Assignee: Adam Holmberg
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/355/workflows/7b8df61d-706f-4094-a206-7cdc6b4e0451/jobs/1818
> {code}
> >           assert 9 == jmx.read_attribute(srp, 'Count')
> E           AssertionError: assert 9 == 5
> {code}



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

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