Closed
Bug 1601484
Opened 5 years ago
Closed 5 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | comm/mail/test/browser/content-tabs/browser_contentTab.js (finished) | application timed out after 370 seconds with no output
Categories
(Thunderbird :: Toolbars and Tabs, defect, P5)
Thunderbird
Toolbars and Tabs
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 73.0
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
References
Details
(Keywords: intermittent-failure)
Filed by: geoff [at] darktrojan.net
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=279612405&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RCRJVZXjTEiWIKumosOlmQ/runs/0/artifacts/public/logs/live_backing.log
Somehow this test managed to break for good within hours of appearing. I have a fix.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/040ffadfe15f
Fix failing browser_contentTab.js; rs=bustage-fix
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 73.0
| Comment hidden (Intermittent Failures Robot) |
- gFolderTreeView._tree.focus();
I would prefer a proper click on the element instead of calling internal functions, that the user can't call.
This is UI testing, not just code coverage as in xpcshell tests.
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•