Skip to content

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

Closed
Linkgoron wants to merge 1 commit intonodejs:masterfrom
Linkgoron:test-shouldnt-fail-after-done
Closed

test: wpt test shouldn't fail after done#37732
Linkgoron wants to merge 1 commit intonodejs:masterfrom
Linkgoron:test-shouldnt-fail-after-done

Conversation

@Linkgoron
Copy link
Contributor

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