Skip to content

test: workaround vitest bug with doMock - #184

Merged
juliandescottes merged 1 commit into
mozilla:mainfrom
juliandescottes:fix-vitest-domock-bug
Sep 3, 2026
Merged

test: workaround vitest bug with doMock#184
juliandescottes merged 1 commit into
mozilla:mainfrom
juliandescottes:fix-vitest-domock-bug

Conversation

@juliandescottes

Copy link
Copy Markdown
Collaborator

This is a workaround for the vitest issue from vitest-dev/vitest#10706

There was a PR to fix it but it was closed back in July.
I'll try to get it fixed upstream, but let's workaround in the mean time. It has ~5% failure rate, and since our matrix runs on 4 platforms, that means a high chance to fail at least one of our jobs on each merge to main.

@juliandescottes juliandescottes added the run-integration Trigger integration tests for a PR label Sep 3, 2026
@juliandescottes

Copy link
Copy Markdown
Collaborator Author

I will retrigger the jobs a few times to see if the intermittent seems definitely fixed,.

@juliandescottes

Copy link
Copy Markdown
Collaborator Author

3/3 runs were successful, the suite seems a bit more stable with this.

@juliandescottes
juliandescottes merged commit be4f249 into mozilla:main Sep 3, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-integration Trigger integration tests for a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants