win32 opt perma - comm/mail/test/browser/downloads/browser_aboutDownloads.js | A promise chain failed to handle a rejection: can't access property "path", fp.file is null - stack: save@resource:///modules/AttachmentInfo.sys.mjs:178:5
Categories
(Thunderbird :: General, defect, P5)
Tracking
(thunderbird_esr140 unaffected, thunderbird141 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr140 | --- | unaffected |
thunderbird141 | --- | unaffected |
People
(Reporter: intermittent-bug-filer, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression)
Attachments
(2 files)
Filed by: mkmelin [at] thunderbird.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=516108964&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Muje4L1jSv2ANgXR8pEP1A/runs/0/artifacts/public/logs/live_backing.log
Assignee | ||
Comment 1•2 months ago
|
||
Would be from bug 1788159
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 2•2 months ago
|
||
Seems the test cleans up before the actual saving was fully finished, so the MockFilePicker file gets cleared out.
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/109d6be88ca9
Fix perma win32 - comm/mail/test/browser/downloads/browser_aboutDownloads.js | A promise chain failed to handle a rejection: can't access property "path", fp.file is null. r=vineet
Comment 4•1 month ago
|
||
It seems that this fix wasn't enough unfortunately.
https://treeherder.mozilla.org/jobs?repo=comm-central&selectedTaskRun=GnAE4TdmQNaYCA2MkD0bgw.0
Assignee | ||
Comment 5•1 month ago
|
||
I guess an event could be useful for testing purposes at least.
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/183b6aed1aa4
Fix win32 opt perma - comm/mail/test/browser/downloads/browser_aboutDownloads.js by using CustomEvent attachmentSaved. r=freaktechnik
Comment hidden (Intermittent Failures Robot) |
Description
•