Closed Bug 1648431 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24339 - Python 3: port tests in service-workers [part 6]

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ziran Sun <zsun@igalia.com> wrote:

Python 3: port tests in service-workers [part 6]

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

CI Results

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

Total 6 tests and 4 subtests

Status Summary

Firefox

OK : 5
PASS : 21
FAIL : 6
TIMEOUT: 2
NOTRUN : 3

Chrome

OK : 6
PASS : 21
FAIL : 10

Safari

OK : 5
PASS : 17
FAIL : 10
TIMEOUT: 2
NOTRUN : 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/service-workers/service-worker/update.https.html
update() should fail when a response for the main script is redirect.: FAIL (Chrome: PASS, Safari: FAIL)
/service-workers/service-worker/update-registration-with-type.https.html
Update the registration with a different script type (module => classic).: FAIL (Chrome: FAIL, Safari: FAIL)
Update the registration with a different script type (classic => module).: FAIL (Chrome: FAIL, Safari: FAIL)
Update the registration with a different script type (classic => module) and with a same main script. Expect evaluation failed.: FAIL (Chrome: FAIL, Safari: FAIL)
Update the registration with a different script type (module => classic) and with a same main script. Expect evaluation failed.: FAIL (Chrome: FAIL, Safari: FAIL)
/service-workers/service-worker/update-import-scripts.https.html
update() should find an update in an imported script but update() should result in failure due to missing the other imported script.: FAIL (Chrome: PASS, Safari: FAIL)
/service-workers/service-worker/unregister-immediately.https.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
Clear-Site-Data must unregister an activated registration with controlled clients.: NOTRUN (Chrome: PASS, Safari: NOTRUN)
Clear-Site-Data must unregister an activated registration with an update waiting.: NOTRUN (Chrome: PASS, Safari: NOTRUN)
Clear-Site-Data must unregister a registration with a worker in the "activating" state.: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
Clear-Site-Data must clear an unregistered registration waiting for controlled clients to unload.: NOTRUN (Chrome: PASS, Safari: NOTRUN)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/60176a9eff21 [wpt PR 24339] - Python 3: port tests in service-workers [part 6], a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.