Skip to content

test: Set Vitest pool to "forks" to fix flakes#26728

Merged
anikdhabal merged 2 commits intomainfrom
vitest-config
Jan 12, 2026
Merged

test: Set Vitest pool to "forks" to fix flakes#26728
anikdhabal merged 2 commits intomainfrom
vitest-config

Conversation

@anikdhabal
Copy link
Contributor

@anikdhabal anikdhabal commented Jan 12, 2026

Summary by cubic

Set Vitest pool to "forks" to isolate test workers and stabilize flaky tests in CI and local runs. This reduces intermittent failures caused by shared state across threads.

Written for commit 384f2ab. Summary will update on new commits.

@graphite-app graphite-app bot added the core area: core, team members only label Jan 12, 2026
@anikdhabal anikdhabal changed the title fix: resolve flaky vitest tests test: Set Vitest pool to "forks" to fix flakes Jan 12, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@anikdhabal anikdhabal enabled auto-merge (squash) January 12, 2026 05:08
@keithwillcode keithwillcode added this to the v6.1 milestone Jan 12, 2026
@anikdhabal anikdhabal merged commit a8e4097 into main Jan 12, 2026
73 of 75 checks passed
@anikdhabal anikdhabal deleted the vitest-config branch January 12, 2026 08:08
Anshumancanrock pushed a commit to Anshumancanrock/cal.com that referenced this pull request Jan 12, 2026
@vercel vercel bot temporarily deployed to Preview – cal-companion January 13, 2026 08:47 Inactive
@vercel vercel bot temporarily deployed to Preview – dev January 13, 2026 08:47 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core area: core, team members only ready-for-e2e size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants