[wpt-sync] Sync PR 26771 - Ship top-level await
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26771 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26771
Details from upstream follow.
b'Shu-yu Guo <syg@chromium.org>' wrote:
Ship top-level await
Bug: 1022182
Bug: v8:9344Change-Id: I86a997cc8be009f415361cd394b63e21bf61fa24
Reviewed-on: https://chromium-review.googlesource.com/2568557
WPT-Export-Revision: b26d6752a3a6e46d20cff31f07cafac8125fe8e3
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK : 4
FAIL : 4
Chrome
OK : 4
PASS : 2
FAIL : 2
Safari
OK : 3
FAIL : 3
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/scripting-1/the-script-element/evaluation-order-1-sharedworker.html
Test evaluation order of modules: FAIL (Chrome: PASS)
/html/semantics/scripting-1/the-script-element/evaluation-order-1-worker.html
Test evaluation order of modules: FAIL (Chrome: PASS, Safari: FAIL)
/html/semantics/scripting-1/the-script-element/module/evaluation-order-1.html
Test evaluation order of modules: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/scripting-1/the-script-element/module/evaluation-order-2-import.html
Test evaluation order of modules: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b218693cecea
https://hg.mozilla.org/mozilla-central/rev/ecee0df524ab
Description
•