Skip to content

chore(jest): Mark flaky jest tests - 2026-06-15#117642

Draft
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/known-flaky-jest-tests-685b
Draft

chore(jest): Mark flaky jest tests - 2026-06-15#117642
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/known-flaky-jest-tests-685b

Conversation

@cursor

@cursor cursor Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Marks known-flaky Jest tests identified from recent jest-balance CI failures.

Summary

Identified failing tests from the 3 most recent jest-balance CI failures (runs from 2026-06-09, 2026-06-07, 2026-06-01) and marked them with it.isKnownFlake().

File Test Name
static/app/components/commandPalette/ui/commandPaletteGlobalActions.spec.tsx does not duplicate the current project in the list
static/app/components/commandPalette/ui/commandPaletteGlobalActions.spec.tsx highlights all projects when multiple ?project= params are set
static/app/components/commandPalette/ui/commandPaletteGlobalActions.spec.tsx shows all projects without priority when not on a :projectId route
static/app/components/pipeline/integrationBitbucketServer/index.spec.tsx calls advance with form data on submit
static/app/components/pipeline/integrationBitbucketServer/index.spec.tsx opens the popup and advances with oauthToken on callback

Note: Several other tests from these CI runs were already marked as it.isKnownFlake() in previous PRs (resultsSearchQueryBuilder.spec.tsx, integrationGitLab/index.spec.tsx, spansSearchBar.spec.tsx, monitorForm.spec.tsx).

Open in Web View Automation 

Co-authored-by: Ryan Albrecht <ryan@ryanalbrecht.ca>
@ryan953 ryan953 added the Frontend: Rerun Flaky Tests Known flaky tests should be run many times, just to be safe. label Jun 15, 2026 — with Cursor
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend: Rerun Flaky Tests Known flaky tests should be run many times, just to be safe. Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants