Closed
Bug 1774475
Opened 3 years ago
Closed 3 years ago
Intermittent /html/browsers/browsing-the-web/back-forward-cache/service-worker-controlled-after-restore.https.html | Pages should remain controlled after restored from BFCache - assert_unreached: Got unexpected BFCache status: loadCount = 1, isPagesho
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | unaffected |
firefox103 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: smaug)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: , [wptsync upstream][stockwell unknown])
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=381442338&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QU11xeBBTveYjEOx0oaFnA/runs/0/artifacts/public/logs/live_backing.log
[task 2022-06-15T17:31:49.920Z] 17:31:49 INFO - TEST-PASS | /html/browsers/browsing-the-web/back-forward-cache/service-worker-clients-matchall.https.html | Clients.matchAll() should not list pages in BFCache
[task 2022-06-15T17:31:49.920Z] 17:31:49 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/browsing-the-web/back-forward-cache/service-worker-controlled-after-restore.https.html | Pages should remain controlled after restored from BFCache - assert_unreached: Got unexpected BFCache status: loadCount = 1, isPageshowFired = false, isPageshowPersisted = null Reached unreachable code
[task 2022-06-15T17:31:49.920Z] 17:31:49 INFO - getBFCachedStatus@https://web-platform.test:8443/html/browsers/browsing-the-web/back-forward-cache/resources/helper.sub.js:56:21
[task 2022-06-15T17:31:50.039Z] 17:31:50 INFO - TEST-OK | /html/browsers/browsing-the-web/back-forward-cache/service-worker-controlled-after-restore.https.html | took 1639ms
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1735875
status-firefox101:
--- → unaffected
status-firefox102:
--- → unaffected
status-firefox103:
--- → affected
status-firefox-esr91:
--- → unaffected
Comment 2•3 years ago
|
||
:smaug, since you are the author of the regressor, bug 1735875, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(bugs)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → bugs
Status: NEW → ASSIGNED
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32b1bc49e7f8
add missing await to the test to ensure loading a new page and going back have been processed, r=peterv
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Whiteboard: [stockwell needswork:owner] → [stockwell needswork:owner], [wptsync upstream error]
Assignee | ||
Comment 7•3 years ago
|
||
https://github.com/web-platform-tests/wpt/commit/40ac0610bac5a6dc1921587604b079374280eaab reverted the change from chromium side :/
Flags: needinfo?(bugs)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/34505 for changes under testing/web-platform/tests
Whiteboard: [stockwell needswork:owner], [wptsync upstream error] → [stockwell needswork:owner], [wptsync upstream]
Updated•3 years ago
|
Keywords: regression
Comment 9•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Upstream PR merged by jgraham
Comment hidden (Intermittent Failures Robot) |
Comment 12•3 years ago
|
||
Set release status flags based on info from the regressing bug 1735875
status-firefox-esr102:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•