Intermittent browser/components/sessionstore/test/browser_upgrade_backup.js | upgrade backup should be set - "" == "20220325194501" - JS frame :: chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_upgrade_backup.js :: test
Categories
(Firefox :: Session Restore, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox98 | --- | unaffected |
firefox99 | --- | unaffected |
firefox100 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 obsolete file)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=372382859&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HaBmd2-SQFKH2KrCBQZ9Hw/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HaBmd2-SQFKH2KrCBQZ9Hw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2022-03-25T20:06:25.756Z] 20:06:25 INFO - TEST-START | browser/components/sessionstore/test/browser_upgrade_backup.js
[task 2022-03-25T20:06:26.295Z] 20:06:26 INFO - TEST-INFO | started process screencapture
[task 2022-03-25T20:06:26.416Z] 20:06:26 INFO - TEST-INFO | screencapture: exit 0
[task 2022-03-25T20:06:26.416Z] 20:06:26 INFO - Buffered messages logged at 20:06:25
[task 2022-03-25T20:06:26.416Z] 20:06:26 INFO - Entering test bound init
[task 2022-03-25T20:06:26.417Z] 20:06:26 INFO - Leaving test bound init
[task 2022-03-25T20:06:26.417Z] 20:06:26 INFO - Entering test bound test_upgrade_backup
[task 2022-03-25T20:06:26.417Z] 20:06:26 INFO - Let's check if we create an upgrade backup
[task 2022-03-25T20:06:26.418Z] 20:06:26 INFO - Buffered messages logged at 20:06:26
[task 2022-03-25T20:06:26.418Z] 20:06:26 INFO - Call `SessionFile.read()` to set state to 'clean'
[task 2022-03-25T20:06:26.418Z] 20:06:26 INFO - Buffered messages finished
[task 2022-03-25T20:06:26.419Z] 20:06:26 INFO - TEST-UNEXPECTED-FAIL | browser/components/sessionstore/test/browser_upgrade_backup.js | upgrade backup should be set - "" == "20220325194501" - JS frame :: chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_upgrade_backup.js :: test_upgrade_backup :: line 55
[task 2022-03-25T20:06:26.419Z] 20:06:26 INFO - Stack trace:
[task 2022-03-25T20:06:26.419Z] 20:06:26 INFO - chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_upgrade_backup.js:test_upgrade_backup:55
[task 2022-03-25T20:06:26.420Z] 20:06:26 INFO - Not taking screenshot here: see the one that was previously logged
[task 2022-03-25T20:06:26.420Z] 20:06:26 INFO - TEST-UNEXPECTED-FAIL | browser/components/sessionstore/test/browser_upgrade_backup.js | Uncaught exception in test - OperationError: Could not parse path (): NS_ERROR_FILE_UNRECOGNIZED_PATH
[task 2022-03-25T20:06:26.421Z] 20:06:26 INFO - Stack trace:
[task 2022-03-25T20:06:26.421Z] 20:06:26 INFO - test_upgrade_backup@chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_upgrade_backup.js:62:19
[task 2022-03-25T20:06:26.421Z] 20:06:26 INFO - Leaving test bound test_upgrade_backup
[task 2022-03-25T20:06:26.422Z] 20:06:26 INFO - Entering test bound test_upgrade_backup_removal
[task 2022-03-25T20:06:26.422Z] 20:06:26 INFO - Let's see if we remove backups if there are too many
[task 2022-03-25T20:06:26.422Z] 20:06:26 INFO - Call `SessionFile.read()` to set state to 'clean'
[task 2022-03-25T20:06:26.423Z] 20:06:26 INFO - Write the session to disk and perform a backup
[task 2022-03-25T20:06:26.520Z] 20:06:26 INFO - TEST-PASS | browser/components/sessionstore/test/browser_upgrade_backup.js | upgrade backup should be set -
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1752853
Comment 2•3 years ago
|
||
:mathew.hodson, since you are the author of the regressor, bug 1752853, could you take a look?
For more information, please visit auto_nag documentation.
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 8•3 years ago
|
||
I guess it's some kind of race, but I don't get it. Could the test harness allow test_upgrade_backup() to run before init() is finished?
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 16•2 years ago
|
||
We need to wait until initialization is complete before starting
any tests.
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 18•2 years ago
|
||
Comment on attachment 9281548 [details]
WIP: Bug 1761576 - Replace init tasks with add_setup in tests. r?Gijs
Revision D149486 was moved to bug 1776578. Setting attachment 9281548 [details] to obsolete.
Updated•2 years ago
|
Comment 19•2 years ago
|
||
This seems like it's a duplicate of much older bug 1435394. The message just changed since the tests were updated in bug 1752853.
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment 22•2 years ago
|
||
Comment on attachment 9281548 [details]
WIP: Bug 1761576 - Replace init tasks with add_setup in tests. r?Gijs
Revision D149486 was moved to bug 1776578. Setting attachment 9281548 [details] to obsolete.
Updated•2 years ago
|
Description
•