Closed
Bug 1837181
Opened 1 years ago
Closed 1 year ago
[wpt-sync] Sync PR 40414 - Readding missing service worker tests from bug 25194
Categories
(Core :: DOM: Service Workers, task, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40414 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40414
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
Readding missing service worker tests from bug 25194
Use step_timeout where possible and use lint.ignore otherwise.
Assignee | ||
Updated•1 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Assignee | ||
Comment 1•1 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=991255006740f76aabb7159b8154645212276772
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 4 subtests
Status Summary
Firefox
OK
: 2
PASS
: 5
FAIL
: 2
Chrome
OK
: 1
PASS
: 2
FAIL
: 5
ERROR
: 1
Safari
OK
: 2
PASS
: 7
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /service-workers/service-worker/controlled-dedicatedworker-postMessage.https.html [wpt.fyi]
- Verify dedicated worker gets messages if setting event listener early:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Verify dedicated worker does not get all messages if not setting event listener early:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Verify dedicated worker gets messages if setting event listener early:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c6d38e4a678a
[wpt PR 40414] - Readding missing service worker tests from bug 25194, a=testonly
https://hg.mozilla.org/integration/autoland/rev/5cadac0c8d05
[wpt PR 40414] - Update wpt metadata, a=testonly
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c6d38e4a678a
https://hg.mozilla.org/mozilla-central/rev/5cadac0c8d05
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•