[
https://issues.apache.org/jira/browse/CASSANDRA-19938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Caleb Rackliffe updated CASSANDRA-19938:
----------------------------------------
Attachment: ci_summary.html
> Failed test: replica_side_filtering_test.TestSecondaryIndexes
> test_complementary_deletion_with_limit_on_clustering_key_column
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19938
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19938
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Stefan Miklosovic
> Assignee: Caleb Rackliffe
> Priority: Normal
> Fix For: 5.x
>
> Attachments: ci_summary.html, result_details.tar.gz
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I noticed these two started to always fail in trunk
> {code}
> replica_side_filtering_test.TestSecondaryIndexes
> test_complementary_deletion_with_limit_on_clustering_key_column
> replica_side_filtering_test.TestSecondaryIndexes
> test_complementary_deletion_with_limit_on_partition_key_column_with_not_empty_partitions
> {code}
> Fails on
> {code}
> > assert list_res == [], "Expected nothing from {}, but got
> {}".format(query, list_res)
> E AssertionError: Expected nothing from SELECT * FROM t WHERE c
> = 0 LIMIT 1, but got [[1, 0]]
> {code}
> and
> {code}
> > assert list_res == [], "Expected nothing from {}, but got
> {}".format(query, list_res)
> E AssertionError: Expected nothing from SELECT * FROM t WHERE
> k1 = 0 LIMIT 1, but got [[0, 1, 10, 100]]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]