Summary
integration-tests/modules/__tests__/index/query-index.spec.ts › Index engine - Query.index › should use query.index to filter enum field fails intermittently in Module Integration Tests - Shard 1 with the retry helper's Validation failed. Retry....
Occurrences (2026-07-08, all on the same test)
- develop run 28935405678 (10:21 UTC) — failed
- develop runs 28945248674, 28948313599 — passed
- PR #15856 run 28959800552 — failed on both attempts
Notes
The test polls the index engine and throws Validation failed. Retry... when the expected data doesn't materialize within the retry budget — looks like an index-sync race under CI load rather than a product bug. Since it fails on develop with no PR code involved, it intermittently blocks unrelated PRs (currently #15856, which is approved and automerge-labeled).