[
https://issues.apache.org/jira/browse/CASSANDRA-21087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050964#comment-18050964
]
David Capwell commented on CASSANDRA-21087:
-------------------------------------------
||Repo||Branch||Parent Branch||SHA||Status||
|https://github.com/dcapwell/cassandra.git|commit_remote_branch/CASSANDRA-21087-trunk-5F3C94A5-68E1-42CC-983F-F69E0B33EB6B|trunk|b9c2c4b3d1313667d882f98871388ecd924b5f01|Unstable
Failed Builds:
||Build||Result||Reason||
| checkstyle | fail | Found 1 checkstyle errors
|
| jvm-dtest-simulator | fail | Test
org.apache.cassandra.simulator.test.ShortAccordSimulationTest::simulationTest-_jdk11
had an err |
| jvm-utests-latest | fail | Test
org.apache.cassandra.index.accord.RouteIndexTest::test-latest_jdk17 had an
error |
| jvm11-dtests | fail | Test
org.apache.cassandra.distributed.test.accord.AccordMoveTest::moveTest-cassandra.testtag_IS_UNDE
|
| jvm11-dtests-fuzz | fail | Test
org.apache.cassandra.fuzz.topology.AccordBootstrapTest::bootstrapFuzzTest-_jdk11
failed |
| jvm17-dtests | fail | Test
org.apache.cassandra.distributed.test.accord.AccordWriteInteroperabilityTest::testTransactionSt
|
| jvm17-dtests-fuzz | fail | Test
org.apache.cassandra.fuzz.topology.AccordBootstrapTest::bootstrapFuzzTest-_jdk17
failed |
| jvm17-utests | fail | Test
org.apache.cassandra.cql3.ViewComplexDeletionsPartialTest::testPartialDeleteSelectedColumnWithF
|
| python-dtests | fail | Test
delete_insert_test.TestDeleteInsert::delete_insert_test.py::TestDeleteInsert::test_delete_inser
|
| python-dtests-latest | fail | Test
bootstrap_test.TestBootstrap::bootstrap_test.py::TestBootstrap::test_read_from_bootstrapped_nod
|
| python-upgrade-dtests | fail | Test
upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_5_0_x_To_indev_trunk::upgrade_t
|
| python-upgrade-dtests-large | fail | Test
upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_4_1_x_To_indev_trunk::upgrade_t
|
> Fix non-determinism of repair fuzz tests by passing randomizer to
> RetryStrategy
> -------------------------------------------------------------------------------
>
> Key: CASSANDRA-21087
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21087
> Project: Apache Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Nivy Kani
> Assignee: Nivy Kani
> Priority: Normal
> Fix For: 6.x
>
> Attachments:
> ci_summary-trunk-b9c2c4b3d1313667d882f98871388ecd924b5f01.html,
> ci_summary.html,
> result_details-trunk-b9c2c4b3d1313667d882f98871388ecd924b5f01.tar.gz,
> result_details.tar.gz
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Currently, repair fuzz tests use ThreadLocalRandom to generate a random int
> to decide how long to wait between retries. This would make it difficult to
> recreate the same conditions if we discover test failures. Thus, this change
> ensures repair tests use the RandomSource randomizer so that test runs can be
> seeded if necessary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]