This repository was archived by the owner on Feb 27, 2025. It is now read-only.
[CX_HARDENING] - Audit and Improve test_with_failures_one
#3247
Labels
cappuccino
cappuccino-sprint2
consensus-hardening
Hardening the consensus protocol and adaquate testing.
What is this task and why do we need to work on it?
The
test_with_failures_one
integration test is currently always deterministically failing the exact same node. There exists a linked issue in the test that was originally preventing us from shutting down any node. It appears that this has been resolved, and we should take steps to remove the determinism from this test to enhance the reliability of the results.What work will need to be done to complete this task?
Are there any other details to include?
If desired, we could have a test for each node (though this might take a long time to complete).
What are the acceptance criteria to close this issue?
The existing test still passes, and the new test also passes.
Branch work will be merged to (if not the default branch)
No response
The text was updated successfully, but these errors were encountered: