Closed
Bug 1467310
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 11369 - Worker: Add referrer tests for ES Modules on dedicated workers
Categories
(Core :: DOM: Workers, enhancement, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11369 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11369 Details from upstream follow. Hiroki Nakagawa <nhiroki@chromium.org> wrote: > Worker: Add referrer tests for ES Modules on dedicated workers > > These tests are still failing. Subsequent CLs will fix them. > > Bug: 842553 > Change-Id: I3855b91c7e6ba93f5c99fb63b24b6274e6b43211 > > Reviewed-on: https://chromium-review.googlesource.com/1088339 > WPT-Export-Revision: 1a7f179462900d490aa0bf357b78ce3eb1656419
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=babcd03608f3655077fed132233939ce5ba15bc2
Assignee | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cc1fddc9d2c3780f3c5852549cf89f82fa2e8b9e
Assignee | ||
Comment 3•5 years ago
|
||
Ran 1 tests and 15 subtests TIMEOUT: 2 NOTRUN : 14 New tests that have failures or other problems: /workers/modules/dedicated-worker-import-referrer.html: TIMEOUT Cross-origin dynamic import with "no-referrer" referrer policy.: NOTRUN Cross-origin dynamic import with "origin" referrer policy.: NOTRUN Cross-origin dynamic import with "same-origin" referrer policy.: NOTRUN Cross-origin static import with "no-referrer" referrer policy.: NOTRUN Cross-origin static import with "origin" referrer policy.: NOTRUN Cross-origin static import with "same-origin" referrer policy.: NOTRUN Same-origin dynamic import with "no-referrer" referrer policy.: NOTRUN Same-origin dynamic import with "origin" referrer policy.: NOTRUN Same-origin dynamic import with "same-origin" referrer policy.: NOTRUN Same-origin static import with "no-referrer" referrer policy.: NOTRUN Same-origin static import with "origin" referrer policy.: NOTRUN Same-origin static import with "same-origin" referrer policy.: NOTRUN Same-origin top-level module script loading with "no-referrer" referrer policy: TIMEOUT Same-origin top-level module script loading with "origin" referrer policy: NOTRUN Same-origin top-level module script loading with "same-origin" referrer policy: NOTRUN
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/b8f10e83eab2 [wpt PR 11369] - Worker: Add referrer tests for ES Modules on dedicated workers, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/b7d6284c6d32 [wpt PR 11369] - Update wpt metadata, a=testonly
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/mozilla-inbound/rev/cbd15bcf89c5 [wpt PR 11369] - Worker: Add referrer tests for ES Modules on dedicated workers, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/dacd214537c8 [wpt PR 11369] - Update wpt metadata, a=testonly
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cbd15bcf89c5 https://hg.mozilla.org/mozilla-central/rev/dacd214537c8
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•