Closed
Bug 1813653
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 38260 - Each subtest must assert_implements_optional
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox114 fixed)
RESOLVED
FIXED
114 Branch
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38260 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38260
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Each subtest must assert_implements_optional
Currently, this test assumes that calling this assert in promise_setup suffices to make every subtest resolve as PRECONDITION_FAILED, but this isn't the case: there is no logic that propogates this from the setup to each test.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e1d722c21cd6feea56f54058a69213334def9f7b
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a06a4ae19237
[wpt PR 38260] - Each subtest must assert_implements_optional, a=testonly
| Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•