Closed
Bug 904954
Opened 10 years ago
Closed 10 years ago
Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/search/test/browser_healthreport.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeou
Categories
(Firefox Health Report Graveyard :: Client: Desktop, defect)
Tracking
(firefox24 fixed, firefox25 fixed, firefox26 fixed)
RESOLVED
FIXED
Firefox 26
People
(Reporter: KWierso, Assigned: smirea)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.06 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=26507617&tree=Fx-Team TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/search/test/browser_healthreport.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 14•10 years ago
|
||
The test may incur large amounts of I/O, which is likely causing it to run long. We'll need to requestLongerTimeout(). Stefan: Can you code up a patch real quick?
Flags: needinfo?(stefanh)
Comment 15•10 years ago
|
||
(In reply to Gregory Szorc [:gps] from comment #14) > The test may incur large amounts of I/O, which is likely causing it to run > long. We'll need to requestLongerTimeout(). > > Stefan: Can you code up a patch real quick? I'm pretty sure you picked the wrong Stefan :-)
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(stefanh) → needinfo?(smirea)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → smirea
Status: NEW → ASSIGNED
Assignee | ||
Comment 19•10 years ago
|
||
File could not be split. Doubled test time. works https://tbpl.mozilla.org/?tree=Try&rev=260b8bb91674
Attachment #798953 -
Flags: review?(gps)
Updated•10 years ago
|
Attachment #798953 -
Flags: review?(gps) → review+
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 26•10 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/1fbc0073fcf4
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 27•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1fbc0073fcf4
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•10 years ago
|
Comment 31•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/89d9f9747bea https://hg.mozilla.org/releases/mozilla-beta/rev/985e8c9bd50b
Updated•5 years ago
|
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•