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 #28743: make the status checkboxes on the th.js output work again #28744

Conversation

gsnedders
Copy link
Member

Fixes #28743. This regressed in ac8814d, from #27224.

No tests right now, because to test things like this with interaction really means we need to write the test in Python, but that means refactoring conftest.py given we currently store server/driver on the config option (rationally we'd use fixtures here, but we can't through the public API due to pytest-dev/pytest#2471).

@jgraham jgraham merged commit 9cc75b8 into web-platform-tests:master Apr 29, 2021
@gsnedders gsnedders deleted the fix-status-checkbox-testharness-results branch April 29, 2021 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGRESSION(#27224): pass/fail checkboxes on testharness.js don't do anything
3 participants