Minor incident test flakyness#26237
Conversation
🔍 CI failure analysis for e919fd0: The maven-collate-ci failure is an unrelated Git submodule checkout infrastructure issue. A prior related failure (IncidentPaginationIT timeout) and unrelated Playwright flakiness are also present.IssueThree CI failures are present across different jobs: one infrastructure issue (new), one integration test timeout related to this PR (from a prior run), and Playwright flakiness (unrelated). Failure 1: maven-collate-ci — Git Submodule Checkout Failure (Unrelated)The The Collate workflow updates its Failure 2: Integration Test Timeout (Related to this PR — from prior run)The The polling condition waits up to 2 minutes for a The fix should either:
Failure 3: Playwright E2E Tests (Unrelated)The
These are pre-existing infrastructure/flakiness issues unrelated to this PR. Code Review ✅ ApprovedAddresses minor incident test flakyness by merging upstream main branch changes. No issues found. Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
Describe your changes:
Fixes
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
waitForDataIndexed()method with automatic re-creation of incident statuses if data is lost during search index rebuildsThis will update automatically on new commits.