diff --git a/scratchpad/chaos/flaky-fix-attempt.md b/scratchpad/chaos/flaky-fix-attempt.md new file mode 100644 index 00000000000..84584836c69 --- /dev/null +++ b/scratchpad/chaos/flaky-fix-attempt.md @@ -0,0 +1,10 @@ +# Flaky Fix Attempt (chaos test - run5) + +Persona: flaky-fixer +Strategy: single-commit + +Intermittent test failures tracked here: +- timeout in TestCompile under load +- race in TestAudit with concurrent writes + +Proposed: increase timeout constants, serialize writes