Break up tests to reduce timeouts
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Tracking
(thunderbird114 fixed)
Tracking | Status | |
---|---|---|
thunderbird114 | --- | fixed |
People
(Reporter: TbSync, Assigned: TbSync)
Details
(Whiteboard: [snnot3p])
Attachments
(2 files, 3 obsolete files)
48 bytes,
text/x-phabricator-request
|
rjl
:
approval-comm-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
Details | Review |
There are a couple of tests which exceed timeout. Either try to rewrite them, split them up or request longer timeout.
- mail/components/extensions/test/browser/browser_ext_mailTabs.js
- mail/components/extensions/test/browser/browser_ext_browserAction_customized.js
- mail/components/extensions/test/browser/browser_ext_browserAction_not_customized.js
- mail/components/extensions/test/browser/browser_ext_messageDisplayAction_popup_click_mv3_event_pages.js
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ba126ee28416
Try to fix tests hitting timeout threshold by breaking up tests and requesting longer timeouts. r=mkmelin
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 6•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 7•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/0a72adc6d68c
Double timeout for code coverage runs and fission runs, since they are a lot slower. r=#thunderbird-reviewers
Comment 9•2 years ago
|
||
Do you want this for beta?
Comment 10•2 years ago
|
||
Comment on attachment 9331750 [details]
Bug 1831486 - Try to fix tests hitting timeout threshold by breaking up tests and requesting longer timeouts. r=#thunderbird-reviewers
[Triage Comment]
approved
Comment 11•2 years ago
|
||
bugherder uplift |
Thunderbird 114.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/04836e04a8ab
Description
•