-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
tests: enable wpt for url #9046
Conversation
This is not ready to merge, because the WPT server is not shut down correctly on test success or failure. Zombie processes stay running. |
The good news: it seems to work on all platforms. The bad news: the WPT tests take so long they time out on the windows-2019 buildbot...
60 seconds? More like 60 minutes. I've pushed a patch that disables the WPT tests on that buildbot. |
@bnoordhuis PTAL again. I managed to enable the tests on Windows now. |
This reverts commit 66e99d3.
This enables all suites testing "url" in WPT. Out of 1728 tests, 360 fail.
cc @nayeemrmn