Closed
Bug 1308416
Opened 7 years ago
Closed 6 years ago
Intermittent browser/components/extensions/test/browser/browser_ext_windows_create.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. -
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(firefox51 unaffected, firefox52 fixed, firefox53 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: ihsiao [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=4654952&repo=autoland https://queue.taskcluster.net/v1/task/BEzv6I_gSUWq-4CkzgywwA/runs/0/artifacts/public%2Flogs%2Flive_backing.log
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 6•7 years ago
|
||
as a note, this test case fails sometimes on linux64 (non e10s) when run by itself. That should help make it easier to debug this failure.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 9•7 years ago
|
||
Kris, this looks like the exact same thing we were seeing on bug 1309880, which was having intermittent issues on Linux debug. When looking at the log one can see that the test file starts, then there's a whole bunch of debug output spanning many seconds, after which the first test in the file starts executing. We were unable to figure out what was happening for bug 1309880, but if this symptom is also presenting here then it is unlikely related directly to bug 1309880. I also saw this when trying to land bug 1308058, but at that time assumed that it was related to bug 1309880 which was a dependency for bug 1308058. Do you mind taking a look to see if you have any idea what might be causing this?
Flags: needinfo?(kmaglione+bmo)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Flags: needinfo?(kmaglione+bmo)
Comment hidden (Intermittent Failures Robot) |
Comment 13•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/63120fccd9a26e9118c6a9d1c99777f6f39fa0a8 Bug 1315769, 1308416: Request longer timeouts for tests that can't be split up.
Comment 14•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6bf41608a192873d72639a0e58450f3f14036f46 Bug 1308416: Un-request longer timeout for browser_ext_windows_create, since the last failure was before it was split up.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Version: unspecified → 52 Branch
Comment 15•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6bf41608a192
Updated•6 years ago
|
Updated•5 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•