[wpt-sync] Sync PR 21246 - CookieStore: Validate subscription URLs in SW registration.cookie.subscribe()/unsubscribe()
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox74 fixed)
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21246 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21246
Details from upstream follow.
Ayu Ishii <ayui@chromium.org> wrote:
CookieStore: Validate subscription URLs in SW registration.cookie.subscribe()/unsubscribe()
Bug: 1035910
Change-Id: I3a19a1691b7bd04c8978c9aa7c75a3e0c430d92f
Reviewed-on: https://chromium-review.googlesource.com/2008423
WPT-Export-Revision: 7adbcca33c808c498f94796b19f4a456c7bb457f
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 43 tests
Status Summary
Firefox
OK : 1
PASS : 41
FAIL : 3
TIMEOUT: 2
Chrome
OK : 2
PASS : 4
Safari
OK : 2
FAIL : 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/cookie-store/cookieStore_subscribe_arguments.tentative.https.any.serviceworker.html: TIMEOUT
New Tests That Don't Pass
/cookie-store/cookieStore_subscribe_arguments.tentative.https.any.serviceworker.html: TIMEOUT (Chrome: OK, Safari: OK)
cookieStore.subscribe without url in option: FAIL (Chrome: PASS, Safari: FAIL)
cookieStore.subscribe with invalid url path in option: TIMEOUT (Chrome: PASS, Safari: FAIL)
/cookie-store/cookieStore_subscribe_arguments.tentative.https.any.html
cookieStore.subscribe without url in option: FAIL (Chrome: PASS, Safari: FAIL)
cookieStore.subscribe with invalid url path in option: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/706b83599e81
https://hg.mozilla.org/mozilla-central/rev/1051a4ade372
Description
•