Intermittent comm/mail/base/test/browser/browser_mailContext.js - Test timed out - waitForCondition timer - waiting for Gloda to finish indexing
Categories
(Thunderbird :: Mail Window Front End, defect, P5)
Tracking
(thunderbird_esr115 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Assigned: welpy-cw)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(2 files, 1 obsolete file)
Filed by: john [at] thunderbird.net
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=415521871&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/S1FIbK5NQQGD5C995B8rSA/runs/0/artifacts/public/logs/live_backing.log
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 9•2 years ago
|
||
There's a fair amount of this now: TEST-UNEXPECTED-FAIL | comm/mail/base/test/browser/browser_mailContext.js | Uncaught exception in test bound testTemplatesFolder - waiting for Gloda to finish indexing - timed out after 50 tries.
Comment 10•2 years ago
|
||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/a031638824bd
Wait up to 1s instead of 500ms for gloda indexing, to prevent random timeouts in browser_mailContext.js. r=elizabeth
Comment hidden (Intermittent Failures Robot) |
Comment 13•2 years ago
|
||
Still happening :(
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 18•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 19•2 years ago
|
||
Running ./mach test --headless --verify comm/mail/base/test/browser/browser_mailContext.js
locally reproducibly times out after the first run, waiting for gloda to finish indexing in testSingleMessage()
. Removing all the created folders from the gloda index before deleting them seems to do the trick.
Assignee | ||
Updated•2 years ago
|
Comment 20•2 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/33892d6c8510
Remove folders from gloda index when cleaning up. r=mkmelin
Description
•