Open
Bug 1808422
Opened 3 years ago
Update/simplify WPT annotations for tests that are now really just expected-pass
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
NEW
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
We had some container queries bugfix land recently that made us start reliably passing (or in some cases, reliably-failing) some tests that were formerly expected-timeout on Android.
In https://hg.mozilla.org/mozilla-central/rev/93575cd1c3d8 and https://hg.mozilla.org/mozilla-central/rev/81f62de2d85e , we made some updates to Android WPT test annotations to just add PASS or FAIL alongside TIMEOUT as expected outcomes.
Assuming the new status is reliable, we should be able to remove the TIMEOUT option and simplify the annotations accordingly.
You need to log in
before you can comment on or make changes to this bug.
Description
•