Closed
Bug 1851134
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 41758 - Correct worker test for unsupported: scheme
Categories
(Core :: DOM: Workers, task, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
119 Branch
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41758 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41758
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
Correct worker test for unsupported: scheme
Identified in https://github.com/web-platform-tests/wpt/issues/41745.
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7a8b01a28200aca427af25f919ea2ccd725e70f1
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 10 subtests
Status Summary
Firefox
OK
: 2
PASS
: 18
FAIL
: 2
Chrome
OK
: 2
PASS
: 4
FAIL
: 16
Safari
OK
: 2
PASS
: 4
FAIL
: 16
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /workers/constructors/SharedWorker/same-origin.html [wpt.fyi]
- unsupported_scheme:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- unsupported_scheme:
- /workers/constructors/Worker/same-origin.html [wpt.fyi]
- unsupported_scheme:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- unsupported_scheme:
See Also: → 1851141
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/77b1dfb7f532
[wpt PR 41758] - Correct worker test for unsupported: scheme, a=testonly
https://hg.mozilla.org/integration/autoland/rev/a295dbe8aaf2
[wpt PR 41758] - Update wpt metadata, a=testonly
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/77b1dfb7f532
https://hg.mozilla.org/mozilla-central/rev/a295dbe8aaf2
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Updated•6 months ago
|
status-firefox-esr115:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•