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 defaultValue-clobbering.html #25442

Merged
merged 1 commit into from Sep 9, 2020

Conversation

josepharhar
Copy link
Contributor

I originally wrote this test in chromium using chromium's separate wpt
test runner, but it turns out that the test was timing out on wpt's
actual test runner, likely due to using a reftest and testdriver at the
same time.
This patch tests the same behavior in a different way and doesn't use
reftesting so the test doesn't time out anymore.

I originally wrote this test in chromium using chromium's separate wpt
test runner, but it turns out that the test was timing out on wpt's
actual test runner, likely due to using a reftest and testdriver at the
same time.
This patch tests the same behavior in a different way and doesn't use
reftesting so the test doesn't time out anymore.
@tkent-google tkent-google merged commit fe587e3 into web-platform-tests:master Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants