PERMA Late Beta dom/quota/test/unit/test_localStorageArchive<2/3>upgrade.js when Gecko 68 becomes Late Beta on 2019-06-10
Categories
(Core :: Storage: localStorage & sessionStorage, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | + | verified |
People
(Reporter: malexandru, Assigned: janv)
References
(Regression)
Details
(Keywords: regression)
Central as late beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception&revision=0b610e836c1a3d1317cf3c0ef03103df4a218b7d&selectedJob=244843654
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=244843654&repo=try
Failure:
TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive2upgrade.js | xpcshell return code: 0
TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive2upgrade.js | testSteps - [testSteps : 63] ls directory does exist - false == true
TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive3upgrade.js | xpcshell return code: 0
TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive3upgrade.js | testSteps - [testSteps : 63] ls directory does exist - false == true
Assignee | ||
Comment 1•6 years ago
|
||
I think these tests need to make sure that LSNG is enabled.
Assignee | ||
Updated•6 years ago
|
Reporter | ||
Comment 2•6 years ago
|
||
Still happening in central as late beta sim: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=pending%2Crunning%2Ctestfailed%2Cbusted%2Cexception&revision=7d034177933fb4e9dbe1f9131f3277c3f60f2df7&searchStr=%28X&selectedJob=245106400
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=245106400&repo=try&lineNumber=2131
Failure:
2131 12:47:14 WARNING - TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive2upgrade.js | xpcshell return code: 0
2155 12:47:14 WARNING - TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive2upgrade.js | testSteps - [testSteps : 63] ls directory does exist - false == true
2174 12:47:14 WARNING - TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive3upgrade.js | xpcshell return code: 0
2198 12:47:14 WARNING - TEST-UNEXPECTED-FAIL | dom/quota/test/unit/test_localStorageArchive3upgrade.js | testSteps - [testSteps : 63] ls directory does exist - false == true
Assignee | ||
Comment 3•6 years ago
|
||
This will be fixed by bug 1549654.
Reporter | ||
Comment 4•6 years ago
|
||
This patch caused build bustages in today's beta sim (link to central as beta sim): https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception&revision=2b0847b0d50e9372e08ddd4983d44f51e2eacc2c
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=245311782&repo=try
Assignee | ||
Comment 5•6 years ago
|
||
Yeah, I forgot to "hg add" a file. Will fix that. Sorry.
Assignee | ||
Comment 6•6 years ago
|
||
Testing the patch here:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4e5ea19ea165a8645f7f159521f6cc1f6287af22
Reporter | ||
Comment 7•6 years ago
|
||
Doesn't seem to appear anymore in the latest beta sim (link to central as late beta sim): https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=success%2Cpending%2Crunning%2Ctestfailed%2Cbusted%2Cexception&revision=e7269adabdd260f62595d73dc7585058ccc40e0a&searchStr=%28x
Looks fixed.
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Calling this fixed per comments 3 and 7.
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Updated•3 years ago
|
Description
•