Closed Bug 1693732 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 27693 - Fix JS syntax error on wpt/service-workers/.../fetch-event.https.html

Categories

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

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Yutaka Hirano <yhirano@chromium.org>' wrote:

Fix JS syntax error on wpt/service-workers/.../fetch-event.https.html

Bug: 1165690
Change-Id: Id0db04f8e4468dabd57d717ac18f936642a4cedd
Reviewed-on: https://chromium-review.googlesource.com/2704748
WPT-Export-Revision: c8453a41c977f8a4f33d90da8c9c764e2f9db070

PR 27693 applied with additional changes from upstream: c30545df6a50c61f3673ed952c78c0a607100d45
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 44 subtests

Status Summary

Firefox

OK : 1
PASS: 28
FAIL: 16

Chrome

OK : 1
PASS: 37
FAIL: 7

Safari

OK : 1
PASS: 28
FAIL: 16

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/service-workers/service-worker/fetch-event.https.html
Service Worker responds to fetch event with the correct keepalive value: FAIL
XHR upload progress events for response coming from SW: FAIL

New Tests That Don't Pass

/service-workers/service-worker/fetch-event.https.html
FetchEvent#body is a ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#body is a ReadableStream and is passed to network fallback: FAIL (Chrome: FAIL, Safari: FAIL)
FetchEvent#body is a ReadableStream, used and passed to network fallback: FAIL (Chrome: FAIL, Safari: FAIL)
Service Worker responds to fetch event with the correct keepalive value: FAIL (Chrome: PASS, Safari: PASS)
FetchEvent#request.isReloadNavigation is true (location.reload()): FAIL (Chrome: FAIL, Safari: FAIL)
FetchEvent#request.isReloadNavigation is true (history.go(0)): FAIL (Chrome: FAIL, Safari: FAIL)
FetchEvent#request.isReloadNavigation is true (POST + location.reload()): FAIL (Chrome: FAIL, Safari: FAIL)
FetchEvent#request.isReloadNavigation is true (with history traversal): FAIL (Chrome: FAIL, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is true (with history.go(-1)): FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is true (with history.go(1)): FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is false (with history.go(0)): FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is false (with location.reload): FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is true (with history.go(-2)): FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is true (with history.go(2)): FAIL (Chrome: PASS, Safari: FAIL)
FetchEvent#request.isHistoryNavigation is true (POST + history.go(-1)): FAIL (Chrome: PASS, Safari: FAIL)
XHR upload progress events for response coming from SW: FAIL (Chrome: PASS, Safari: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1c7838025d5b
[wpt PR 27693] - Fix JS syntax error on wpt/service-workers/.../fetch-event.https.html, a=testonly
https://hg.mozilla.org/integration/autoland/rev/2b53ef991b77
[wpt PR 27693] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c8af2153763
[wpt PR 27693] - Fix JS syntax error on wpt/service-workers/.../fetch-event.https.html, a=testonly
https://hg.mozilla.org/integration/autoland/rev/ba1d8552921e
[wpt PR 27693] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60fcc320c18e
[wpt PR 27693] - Fix JS syntax error on wpt/service-workers/.../fetch-event.https.html, a=testonly
https://hg.mozilla.org/integration/autoland/rev/111da6c3e34c
[wpt PR 27693] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.