Closed Bug 1654984 Opened 5 years ago Closed 5 years ago

Since bug 1593467, needless error reports about non-existing logins-backup.json

Categories

(Toolkit :: Password Manager, defect, P2)

70 Branch
defect

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- unaffected
firefox78 --- unaffected
firefox79 --- unaffected
firefox80 --- wontfix
firefox81 --- fixed

People

(Reporter: mkmelin, Assigned: darktrojan)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1593467 +++

Due to https://hg.mozilla.org/mozilla-central/rev/8754a74ef0f8392812458246b61756096e0f35cb there's is needlessly errors reported to the console, causing some Thunderbird tests to fail (because the tests are watching for console errors). https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310884841&repo=comm-central&lineNumber=4372

Fails:
comm/mailnews/compose/test/unit/test_autoReply.js
comm/mailnews/compose/test/unit/test_sendMessageLater2.js

Pushed by mkmelin@iki.fi: https://hg.mozilla.org/integration/autoland/rev/8e3ebf0c6b3e don't output needless error reports about non-existing logins-backup.json. r=MattN

Yeah, shouldn't try to create a file with undefined as the path...

Flags: needinfo?(mkmelin+mozilla)

Set release status flags based on info from the regressing bug 1593467

Pushed by mkmelin@iki.fi: https://hg.mozilla.org/integration/autoland/rev/4029dc1e969b don't output needless error reports about non-existing logins-backup.json. r=MattN

Backed out for failures on browser_startup_mainthreadio.js

backout: https://hg.mozilla.org/integration/autoland/rev/01d9cd9b15a5bb57416d12983db7ae643f52f724

push: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=windows%2C7%2Cshippable%2Copt%2Cmochitests%2Ctest-windows7-32-shippable%2Fopt-mochitest-browser-chrome-e10s%2Cbc5&revision=4029dc1e969be2db3fd21b3867776a725de332a4

failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=311004296&repo=autoland&lineNumber=1800

[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - (PoisonIOInterposer) stat - C:\Users\task_1595623200\AppData\Local\Temp\tmplcf1sq.mozrunner\key4.db-journal
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - (PoisonIOInterposer) stat - C:\Users\task_1595623200\AppData\Local\Temp\tmplcf1sq.mozrunner\key4.db-wal
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - Buffered messages finished
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_startup_mainthreadio.js | unexpected stat on C:\Users\task_1595623200\AppData\Local\Temp\tmplcf1sq.mozrunner\logins-backup.json before becoming idle -
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - Stack trace:
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - nsLocalFile::ResolveAndStat
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - InterpretGeneratorResume (self-hosted:1478:33)
[task 2020-07-24T21:14:07.527Z] 21:14:07 INFO - AsyncFunctionThrow (self-hosted:688:27)
[task 2020-07-24T21:14:07.528Z] 21:14:07 INFO - promise callback
[task 2020-07-24T21:14:07.528Z] 21:14:07 INFO - XREMain::XRE_main
[task 2020-07-24T21:14:07.528Z] 21:14:07 INFO - (PoisonIOInterposer) stat - C:\Users\task_1595623200\AppData\Local\Temp\tmplcf1sq.mozrunner\logins-backup.json
[task 2020-07-24T21:14:07.528Z] 21:14:07 INFO - (PoisonIOInterposer) stat - C:\Users\task_1595623200\AppData\Local\Temp\tmplcf1sq.mozrunner\key4.db-journal
[task 2020-07-24T21:14:07.528Z] 21:14:07 INFO - (PoisonIOInterposer) stat - C:\Users\task_1595623200\AppData\Local\Temp\tmplcf1sq.mozrunner\key4.db-wal

Flags: needinfo?(mkmelin+mozilla)

I think the expected stat numbers needs to be adjusted, in https://searchfox.org/comm-central/source/mozilla/browser/base/content/test/performance/browser_startup_mainthreadio.js

Geoff, can you finish this off. I'm mostly afk for a while

Flags: needinfo?(mkmelin+mozilla) → needinfo?(geoff)
Attachment #9165830 - Attachment description: Bug 1654984 - don't output needless error reports about non-existing logins-backup.json. r=MattN → Bug 1654984 - don't output needless error reports about non-existing logins-backup.json. r?MattN
Assignee: mkmelin+mozilla → geoff
Flags: needinfo?(geoff)
Pushed by geoff@darktrojan.net: https://hg.mozilla.org/integration/autoland/rev/d5f388bf0798 don't output needless error reports about non-existing logins-backup.json. r=MattN
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: