Closed Bug 1639633 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 23714 - ServiceWorker: Modernize fetch-request-resources.https.html

Categories

(Core :: DOM: Service Workers, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 23714 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/23714
Details from upstream follow.

Hiroki Nakagawa <nhiroki@chromium.org> wrote:

ServiceWorker: Modernize fetch-request-resources.https.html

This CL modernizes the test using async/await, arrow functions etc for
improving code readability.

Bug: 1075582
Change-Id: I00b9da946299fd0e9e93204514e0857adc85ef93
Reviewed-on: https://chromium-review.googlesource.com/2208885
WPT-Export-Revision: 22dd44aaee6edfb6a22db2da69c3dd50eaec0bc1

Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core

CI Results

Ran 0 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 : 50
FAIL : 15
TIMEOUT: 2
NOTRUN : 1

Chrome

OK : 2
PASS : 67

Safari

OK : 1
PASS : 50
FAIL : 17
ERROR : 1

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/service-workers/service-worker/fetch-request-css-images.https.html: TIMEOUT linked bug:Bug 1532331
Verify FetchEvent for css image-set (backgroundImage).: TIMEOUT
Verify FetchEvent for css image-set (shapeOutside).: NOTRUN

New Tests That Don't Pass

/service-workers/service-worker/fetch-request-resources.https.html
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test44 mode:cors credentials:include): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test43 mode:cors credentials:same-origin): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test41 mode:no-cors credentials:include): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://www1.web-platform.test:8443/service-workers/service-worker/resources/dummy?test47 mode:no-cors credentials:include): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test38 mode:same-origin credentials:include): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://www1.web-platform.test:8443/service-workers/service-worker/resources/dummy?test49 mode:cors credentials:same-origin): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test40 mode:no-cors credentials:same-origin): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://www1.web-platform.test:8443/service-workers/service-worker/resources/dummy?test45 mode:no-cors credentials:omit): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test42 mode:cors credentials:omit): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://www1.web-platform.test:8443/service-workers/service-worker/resources/dummy?test46 mode:no-cors credentials:same-origin): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test39 mode:no-cors credentials:omit): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://www1.web-platform.test:8443/service-workers/service-worker/resources/dummy?test50 mode:cors credentials:include): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://www1.web-platform.test:8443/service-workers/service-worker/resources/dummy?test48 mode:cors credentials:omit): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test37 mode:same-origin credentials:same-origin): FAIL (Chrome: PASS, Safari: FAIL)
fetch (url:https://web-platform.test:8443/service-workers/service-worker/resources/dummy?test36 mode:same-origin credentials:omit): FAIL (Chrome: PASS, Safari: FAIL)
/service-workers/service-worker/fetch-request-css-images.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Verify FetchEvent for css image-set (backgroundImage).: TIMEOUT (Chrome: PASS, Safari: PASS)
Verify FetchEvent for css image-set (shapeOutside).: NOTRUN (Chrome: PASS, Safari: PASS)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6b9a3a01c577 [wpt PR 23714] - ServiceWorker: Modernize fetch-request-resources.https.html, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.