Andres de la Peña created CASSANDRA-17216:
---------------------------------------------
Summary: TestMaterializedViews::test_drop_with_stopped_build is
flaky
Key: CASSANDRA-17216
URL: https://issues.apache.org/jira/browse/CASSANDRA-17216
Project: Cassandra
Issue Type: Bug
Components: Test/dtest/python
Reporter: Andres de la Peña
The Python dtest
[{{materialized_views_test.py::TestMaterializedViews::test_drop_with_stopped_build}}|https://github.com/apache/cassandra-dtest/blob/bca1834dc7075ced5ebaeda15afcf691bcd30ab1/materialized_views_test.py#L1195-L1227]
seems to be flaky.
It was discovered during CASSANDRA-17195 with [this CI
run|https://app.circleci.com/pipelines/github/adelapena/cassandra/1207/workflows/9f8f6e04-426e-4454-b65f-d6cb84c8cbdf/jobs/10937].
The failure can be reproduced running the test repeatedly for {{{}trunk{}}}, as
it can be seen
[here|https://app.circleci.com/pipelines/github/adelapena/cassandra/1215/workflows/895ba8d3-925e-456a-8fe6-12ff3e60b450]
with this config:
{code:java}
.circleci/generate.sh -m \
-e REPEATED_DTEST_COUNT=100 \
-e
REPEATED_DTEST_NAME=materialized_views_test.py::TestMaterializedViews::test_drop_with_stopped_build
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]