-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Run ./wpt test-jobs --all
to see if all tests pass
#17217
Conversation
d54f6a7
to
a71f9e4
Compare
@LukeZielinski I was attempting in 143c349 to mark a failure as expected, but then the failure shifted somewhere else. This is very reminiscent of something you were telling me about debugging these tests, was it state in ChromeDriver leaking between them? Were you able to get to the bottom of that? This job isn't blocking, but it will be failing on all PRs which trigger the tests. Should we just disable them? |
143c349
to
67e2a5d
Compare
fa1d549
to
c32f42f
Compare
Possibly, but they landed longer ago. Will have to bisect I guess... |
Yeah, it's the issues @Ms2ger linked to. I'd noticed this last week just before heading off and never got around to filing a bug for it. :/ |
c32f42f
to
96082fa
Compare
Fixed in #18819. I'll close this PR and open a new one so that y'all don't have to be notified when I keep rebasing it. |
No description provided.