Open Bug 1556894 Opened 5 years ago Updated 2 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | browser/components/extensions/test/xpcshell/test_ext_urlbar.js | Test timed out

Categories

(WebExtensions :: Untriaged, defect, P5)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, regression)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=250015776&repo=mozilla-inbound
Full log: https://queue.taskcluster.net/v1/task/Z4pN5NubQzyclHdYG8Zduw/runs/0/artifacts/public/logs/live_backing.log


[task 2019-06-04T20:56:14.659Z] 20:56:14 INFO - TEST-START | devtools/shared/adb/test/test_adb.js
[task 2019-06-04T20:56:19.667Z] 20:56:19 INFO - TEST-PASS | devtools/shared/adb/test/test_adb.js | took 5001ms
[task 2019-06-04T20:56:19.667Z] 20:56:19 INFO - Retrying tests that failed when run in parallel.
[task 2019-06-04T20:56:19.674Z] 20:56:19 INFO - TEST-START | xpcshell-remote.ini:browser/components/extensions/test/xpcshell/test_ext_urlbar.js
[task 2019-06-04T21:01:19.678Z] 21:01:19 WARNING - TEST-UNEXPECTED-TIMEOUT | xpcshell-remote.ini:browser/components/extensions/test/xpcshell/test_ext_urlbar.js | Test timed out
[task 2019-06-04T21:01:19.679Z] 21:01:19 INFO - TEST-INFO took 300001ms

Flags: needinfo?(mak77)

In the log I see "An extension didn't handle the queryready callback", but it's a red herring, due to the fact we don't cancel the timer. We should fix this regardless, I'll file a bug apart for it.

The test timeouts when run in parallel, the next serial retry completes in ~4 seconds. Unfortunately we don't seem to print the full log of tests that failed in parallel.
I'll see if I can reproduce the parallel timeout, it may be time consuming though considered the high number of tests here. I can try to force --verbose-if-fails on Try and see if I can get a decent log.

Assignee: nobody → mak77
Status: NEW → ASSIGNED
Flags: needinfo?(mak77)
See Also: → 1556990
Blocks: 1547279

the test changed a lot recently, we should see if this is still happening.

doesn't happen from 14th of June, closing for now.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME

New occurrence here: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=295731695&repo=mozilla-central&lineNumber=3177

[task 2020-04-01T11:57:57.696Z] 11:57:57 INFO - TEST-START | xpcshell.ini:browser/components/extensions/test/xpcshell/test_ext_urlbar.js
[task 2020-04-01T12:02:57.699Z] 12:02:57 WARNING - TEST-UNEXPECTED-TIMEOUT | xpcshell.ini:browser/components/extensions/test/xpcshell/test_ext_urlbar.js | Test timed out
[task 2020-04-01T12:02:57.699Z] 12:02:57 INFO - TEST-INFO took 300000ms

Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee: mak → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.