[wpt-sync] Sync PR 39806 - resolve to config promise
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox115 fixed)
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39806 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39806
Details from upstream follow.
Liam Brady <lbrady@google.com> wrote:
resolve to config promise
Change-Id: I03f6b904e28d15216c03f1295e857860fbdf9b6f
Reviewed-on: https://chromium-review.googlesource.com/4499266
WPT-Export-Revision: 6b64b03c8180af7df281b10f182ea2b73ae3072a
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
Chrome
OK
: 1
FAIL
: 4
Safari
OK
: 1
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fenced-frame/resolve-to-config-promise.https.html [wpt.fyi]
- resolveToConfig set to a promise that resolves to true:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - resolveToConfig set to a promise that resolves to false:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - resolveToConfig set to a promise that immediately resolves:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - resolveToConfig set to a promise that resolves to an invalid value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- resolveToConfig set to a promise that resolves to true:
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c313ea935956
https://hg.mozilla.org/mozilla-central/rev/f8c0670ac89f
Description
•