Closed
Bug 1978304
Opened 11 months ago
Closed 11 months ago
change wpt crashtests from using reftest-wait
Categories
(Testing :: web-platform-tests, defect)
Testing
web-platform-tests
Tracking
(firefox143 fixed)
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Regressed 1 open bug)
Details
Attachments
(1 file)
My understanding is that reftest-wait does nothing in wpt crashtests (as I found out writing a wpt crashtest recently). They should be using test-wait instead.
| Assignee | ||
Comment 1•11 months ago
|
||
Comment 2•11 months ago
|
||
FWIW, this is documented in the WPT crashtest doc: https://web-platform-tests.org/writing-tests/crashtest.html#:~:text=class%3Dtest%2Dwait
Pushed by tnikkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/24f229e012ae
https://hg.mozilla.org/integration/autoland/rev/7100d21d0e21
Change wpt crashtests to use test-wait instead of reftest-wait. r=layout-reviewers,emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/53889 for changes under testing/web-platform/tests
Comment 5•11 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•