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

test: wpt test shouldn't fail after done #37732

Closed

Conversation

Linkgoron
Copy link
Member

wpt tests that fail after calling done shouldn't create an error. I think that #37626 basically fixed this for most cases, however on very very very slow machines, or under a lot pressure, some timers tests can still call done and then throw an error before completion is sent back from the worker.

wpt tests that fail after calling done shouldn't create an error
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Mar 12, 2021
@Linkgoron Linkgoron closed this Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants