Closed
Bug 1783434
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35357 - Revert flakiness workaround for service-worker/registration-updatevia…
Categories
(Core :: DOM: Service Workers, task, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35357 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35357
Details from upstream follow.
Chris Dumez <cdumez@apple.com> wrote:
Revert flakiness workaround for service-worker/registration-updatevia…
…cache.https.html
Revert flakiness workaround landed by WebKit in 194f163ff5a9314f5b1. This was
papering over a bug in WebKit and shouldn't be needed after
https://github.com/WebKit/WebKit/pull/3034.
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2e01544fc3320181a6671d988ee050571a712cbd
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 25 subtests
Status Summary
Firefox
OK
: 1
PASS
: 24
FAIL
: 1
Chrome
OK
: 1
PASS
: 24
FAIL
: 1
Safari
OK
: 1
PASS
: 20
FAIL
: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /service-workers/service-worker/registration-updateviacache.https.html [wpt.fyi]
- updateViaCache is not updated if register() rejects:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- updateViaCache is not updated if register() rejects:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/27f762af7473
[wpt PR 35357] - Revert flakiness workaround for service-worker/registration-updatevia…, a=testonly
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•