[wpt-sync] Sync PR 25178 - [WPT] Add microtask-related ordering tests for classic scripts
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25178 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25178
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] Add microtask-related ordering tests for classic scripts
Classic script versions of
https://chromium-review.googlesource.com/c/chromium/src/+/2346251
https://github.com/web-platform-tests/wpt/pull/24948Bug: 1114028
Change-Id: I44353438ec9356a6a55a4ed3bb22cf80b9ab554aReviewed-on: https://chromium-review.googlesource.com/2369075
WPT-Export-Revision: d633998e81d7db571b8ccf8392e88d30f6046f9d
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 10 tests and 1 subtests
Status Summary
Firefox
OK : 6
PASS : 4
FAIL : 2
TIMEOUT: 4
Chrome
OK : 10
PASS : 8
FAIL : 2
Safari
OK : 4
PASS : 2
FAIL : 2
ERROR : 6
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: FAIL)
/html/semantics/scripting-1/the-script-element/evaluation-order-1-worker.html
Test evaluation order of modules: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/scripting-1/the-script-element/module/evaluation-order-1-nothrow-sharedworker.html: TIMEOUT (Chrome: OK, Safari: ERROR)
/html/semantics/scripting-1/the-script-element/module/evaluation-order-1-sharedworker.html: TIMEOUT (Chrome: OK, Safari: ERROR)
/html/semantics/scripting-1/the-script-element/module/evaluation-order-2-import-sharedworker.html: TIMEOUT (Chrome: OK, Safari: ERROR)
/html/semantics/scripting-1/the-script-element/module/evaluation-order-3-dynamic-sharedworker.html: TIMEOUT (Chrome: OK, Safari: ERROR)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/65213faff9f8
https://hg.mozilla.org/mozilla-central/rev/d05bdad78cab
Description
•