Skip to content

Commit 2f2a469

Browse files
Copilotedburns
andauthored
Add TODO for CompactionTest flakiness root cause fix
Agent-Logs-Url: https://github.com/github/copilot-sdk-java/sessions/ad5df473-91b8-4a66-a808-a7513cd18c2c Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
1 parent 0e5e25a commit 2f2a469

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,9 @@
326326
This handles intermittent failures in E2E tests (e.g.,
327327
CompactionTest) where snapshot matching can be sensitive
328328
to non-deterministic compaction behaviour.
329+
TODO: Fix the root cause of CompactionTest flakiness
330+
(snapshot mismatch after compaction) so this retry is
331+
no longer needed.
329332
-->
330333
<rerunFailingTestsCount>2</rerunFailingTestsCount>
331334
<systemPropertyVariables>

0 commit comments

Comments
 (0)