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)
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).
Summary
integration-tests/modules/__tests__/index/query-index.spec.ts› Index engine - Query.index › should use query.index to filter enum field fails intermittently inModule Integration Tests - Shard 1with the retry helper'sValidation failed. Retry....Occurrences (2026-07-08, all on the same test)
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).