Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix flaky test for slow machines #2205

Merged
merged 3 commits into from
Nov 21, 2023
Merged

chore: fix flaky test for slow machines #2205

merged 3 commits into from
Nov 21, 2023

Conversation

phanen
Copy link
Contributor

@phanen phanen commented Nov 17, 2023

Some tests with random number may fail on slow RISC-V architecture.
I try to eliminate all random timeout and fallback it to command line, so that users on slow machines can set timeout in a simple way:

pnpm test -- --timeout 1000000

@dummdidumm dummdidumm merged commit 0e12421 into sveltejs:master Nov 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants