Intermittent browser/components/urlbar/tests/browser/browser_searchMode_setURI.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
(Firefox :: Address Bar, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: adw)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=313269192&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HdNsW4lETFCBWIXB7f8AAQ/runs/0/artifacts/public/logs/live_backing.log
[task 2020-08-17T22:13:25.138Z] 22:13:25 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_setURI.js | gURLBar.searchMode not expected - true == true -
[task 2020-08-17T22:13:25.139Z] 22:13:25 INFO - TEST-PASS | browser/components/urlbar/tests/browser/browser_searchMode_setURI.js | Expected placeholder l10n when search mode is inactive - {"args":{"name":"Google"},"id":"urlbar-placeholder-with-name"} deepEqual {"id":"urlbar-placeholder-with-name","args":{"name":"Google"}} -
[task 2020-08-17T22:13:25.139Z] 22:13:25 INFO - Leaving test bound tabSwitch
[task 2020-08-17T22:13:25.139Z] 22:13:25 INFO - Buffered messages finished
[task 2020-08-17T22:13:25.144Z] 22:13:25 INFO - TEST-UNEXPECTED-FAIL | browser/components/urlbar/tests/browser/browser_searchMode_setURI.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. -
[task 2020-08-17T22:13:25.145Z] 22:13:25 INFO - GECKO(1657) | MEMORY STAT | vsize 7892MB | residentFast 529MB | heapAllocated 197MB
[task 2020-08-17T22:13:25.145Z] 22:13:25 INFO - TEST-OK | browser/components/urlbar/tests/browser/browser_searchMode_setURI.js | took 45561ms
[task 2020-08-17T22:13:25.145Z] 22:13:25 INFO - checking window state
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
This test exceeded the timeout threshold. It should be rewritten or split up.
It does take a while and I wondered whether this would happen.
Assignee | ||
Comment 2•5 years ago
|
||
The last line from the test in the failure log is "INFO - Leaving test bound
tabSwitch", which is the final task in the test. I'm pretty sure the test is just
doing too much rather than timing out waiting for something to happen. So let's
split it up.
Comment 3•5 years ago
|
||
Set release status flags based on info from the regressing bug 1659128
Comment hidden (Intermittent Failures Robot) |
Comment 6•5 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Description
•