Closed
Bug 1850377
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 41664 - Correct worker exposure tests
Categories
(Core :: DOM: Workers, task, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41664 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41664
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
Correct worker exposure tests
SharedWorker is only exposed on Window. CanvasPath is not an interface object. ApplicationCache is long gone.
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=e42d0a590949cf786e202868bface4528a647382
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 4 tests and 27 subtests
Status Summary
Firefox
OK
: 4
PASS
: 180
Chrome
OK
: 4
PASS
: 179
FAIL
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b12ce77c168e
[wpt PR 41664] - Correct worker exposure tests, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•