Closed
Bug 1946557
Opened 2 months ago
Closed 1 month ago
Intermittent comm/mail/base/test/browser/browser_threadTreeQuirks.js | false == true -
Categories
(Thunderbird :: General, defect, P5)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
137 Branch
People
(Reporter: intermittent-bug-filer, Assigned: TbSync)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: heather [at] thunderbird.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=493672485&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Y-q2GeCOTyi3rqLpUFTonQ/runs/0/artifacts/public/logs/live_backing.log
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•1 month ago
|
||
The intermittent is caused by a late UI update of the properties,
initiated by the select event. The load of the message is done before
the UI is updated and when the UI is checked, it may not have been
updated yet.
The patch introduces a new function to select a message and wait for
load and UI updates.
Updated•1 month ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/1393a475c5a1
Attempt to fix browser_threadTreeQuirks.js. r=aleca
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Assignee | ||
Updated•1 month ago
|
Target Milestone: --- → 137 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•