Permafailing tier 2 devtools/client/application/test/browser/browser_application_panel_telemetry-start-worker.js | Test timed out -
Categories
(DevTools :: General, defect, P5)
Tracking
(firefox-esr68 unaffected, firefox-esr78 unaffected, firefox78 unaffected, firefox79 unaffected, firefox80 wontfix)
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | wontfix |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=310630313&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cQpb-3y6RzOo0xR015jsAw/runs/0/artifacts/public/logs/live_backing.log
[task 2020-07-22T00:14:36.659Z] 00:14:36 INFO - TEST-PASS | devtools/client/application/test/browser/browser_application_panel_telemetry-start-worker.js | No events have been logged for the main process -
[task 2020-07-22T00:14:36.659Z] 00:14:36 INFO - Wait until the service worker appears in the application panel
[task 2020-07-22T00:14:36.659Z] 00:14:36 INFO - Wait until the start button is displayed and enabled
[task 2020-07-22T00:14:36.659Z] 00:14:36 INFO - Buffered messages finished
[task 2020-07-22T00:14:36.659Z] 00:14:36 INFO - TEST-UNEXPECTED-FAIL | devtools/client/application/test/browser/browser_application_panel_telemetry-start-worker.js | Test timed out -
[task 2020-07-22T00:14:36.902Z] 00:14:36 INFO - Removing tab.
[task 2020-07-22T00:14:36.902Z] 00:14:36 INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2020-07-22T00:14:36.921Z] 00:14:36 INFO - Got event: 'TabClose' on [object XULElement].
[task 2020-07-22T00:14:36.939Z] 00:14:36 INFO - Tab removed and finished closing
[task 2020-07-22T00:14:36.980Z] 00:14:36 INFO - TEST-PASS | devtools/client/application/test/browser/browser_application_panel_telemetry-start-worker.js | The main process DevToolsServer has no pending connection when the test ends -
[task 2020-07-22T00:14:37.043Z] 00:14:37 INFO - GECKO(6240) | MEMORY STAT | vsize 2104893MB | vsizeMaxContiguous 65765246MB | residentFast 505MB | heapAllocated 113MB
[task 2020-07-22T00:14:37.043Z] 00:14:37 INFO - TEST-OK | devtools/client/application/test/browser/browser_application_panel_telemetry-start-worker.js | took 45498ms
Comment 1•4 years ago
|
||
Belén could you please take a look at this?
Thank you.
Comment 2•4 years ago
|
||
This timeout is surprising, especially as a permafail.
The test is almost identical to browser_application_panel_start-service-worker.js
which runs just fine (takes 11 seconds in the log provided here).
From the screenshot https://firefoxci.taskcluster-artifacts.net/cQpb-3y6RzOo0xR015jsAw/0/public/test_info/mozilla-test-fail-screenshot_ycyckl.png it seems that the debug button is still enabled, as if the prefs dom.serviceWorkers.idle_timeout
& dom.serviceWorkers.idle_extended_timeout
didn't apply correctly? Or the test is really randomly slow at times on ccov? We skip those tests on debug, so it's hard to compare.
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1652828
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Comment 6•4 years ago
|
||
Temporary fix (disable the test in ccov). Try push at https://treeherder.mozilla.org/#/jobs?repo=try&revision=74aaa873fc61490cbb4699a03b74ca2ce9b29bb8 (still running)
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Note: it doesn't seem to be perma failing. I see a bunch of successful runs on ccov, eg https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=7916b0f71d694c94cf1b1f33d63408420f842dc5&searchStr=Windows%2C10%2Cx64%2CCCov%2Copt&selectedTaskRun=DRrtz140SlSrMA72ERgyug.0
Logs at https://firefoxci.taskcluster-artifacts.net/DRrtz140SlSrMA72ERgyug/0/public/logs/live_backing.log indicate that the test finished in 2 seconds. Whatever makes this fail is intermittent.
Comment 9•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Updated•3 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment 13•2 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Description
•