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

fix: add a suggestion to the error message of timeout #837

Merged
merged 5 commits into from
Feb 23, 2022

Conversation

togami2864
Copy link
Contributor

Added suggestion like

test timed out in 10ms.
Please pass timeout value as arg or configure globally with "testTimeout" in config, if this is a long-running test.
  • hooks(beforeEach, afterEach...etc) timed out

screenshot

  • test timed out

test

@netlify
Copy link

netlify bot commented Feb 23, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: 8293dec

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/621643da88d49e00074115dd

😎 Browse the preview: https://deploy-preview-837--vitest-dev.netlify.app

@antfu antfu merged commit 2707513 into vitest-dev:main Feb 23, 2022
chaii3 pushed a commit to chaii3/vitest that referenced this pull request May 13, 2022
* feat(useSpeechSynthesis): new function

* chore: use longer text for test
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.

None yet

4 participants