Closed
Bug 902385
Opened 11 years ago
Closed 11 years ago
Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_bug_869003_inspect_cross_domain_object.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use reque
Categories
(DevTools :: Console, defect)
Tracking
(firefox24 fixed, firefox25 fixed, firefox26 fixed)
RESOLVED
FIXED
Firefox 26
People
(Reporter: cbook, Assigned: msucan)
References
()
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.48 KB,
patch
|
Details | Diff | Splinter Review |
Rev3 Fedora 12 mozilla-inbound debug test mochitest-browser-chrome on 2013-08-06 17:21:14 PDT for push b5319d82251e
slave: talos-r3-fed-035
https://tbpl.mozilla.org/php/getParsedLog.php?id=26243050&tree=Mozilla-Inbound
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_bug_869003_inspect_cross_domain_object.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) |
Assignee | ||
Comment 8•11 years ago
|
||
Investigated the failures and they look like the test is running fine, but the debug builds are slow and we get the timeout close to the call to finish(). I added a requestLongerTimeout(2) -- the test doesn't seem to be too big to need a split into two tests.
r=me
Landed: https://hg.mozilla.org/integration/fx-team/rev/e7a6c3232f14
Assignee: nobody → mihai.sucan
Status: NEW → ASSIGNED
Assignee | ||
Updated•11 years ago
|
Whiteboard: [fixed-in-fx-team]
Comment 9•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Updated•11 years ago
|
Comment 10•11 years ago
|
||
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•