[wpt-sync] Sync PR 39439 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=255194
Categories
(Core :: DOM: Service Workers, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39439 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39439
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=255194
WebKit export from bug: Add service worker tests related to resultingClientId
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 5
TIMEOUT
: 2
NOTRUN
: 1
Chrome
PASS
: 2
TIMEOUT
: 3
ERROR
: 1
NOTRUN
: 3
Safari
OK
: 1
PASS
: 4
FAIL
: 2
TIMEOUT
: 2
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]:
TIMEOUT
(Chrome:ERROR
, Safari:OK
)- Verify dedicated worker gets messages if setting event listener early:
TIMEOUT
(Chrome:TIMEOUT
, Safari:FAIL
) - Verify dedicated worker does not get all messages if not setting event listener early:
NOTRUN
(Chrome:NOTRUN
, Safari:PASS
)
- Verify dedicated worker gets messages if setting event listener early:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d83e9fbc9167
https://hg.mozilla.org/mozilla-central/rev/f0038ce8e56c
Description
•