High frequency damp | debugger/custom.js: Test timed out
Categories
(Testing :: Talos, defect, P5)
Tracking
(firefox120 fixed)
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: ochameau)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=420264927&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aE4SfBGgQPSU9l7QHKBVug/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-22T11:27:15.653Z] 11:27:15 INFO - PID 6700 | Executing test 'debugger/custom.js'
[task 2023-06-22T11:27:15.662Z] 11:27:15 INFO - PID 6700 | Wait for a pageshow event for browsing context 63
[task 2023-06-22T11:32:15.664Z] 11:32:15 INFO - PID 6700 | TEST-UNEXPECTED-FAIL | damp | debugger/custom.js: Test timed out
[task 2023-06-22T11:32:15.671Z] 11:32:15 INFO - PID 6700 | [DampLoad helper] Unregister DampLoad actors
[task 2023-06-22T11:32:15.682Z] 11:32:15 INFO - PID 6700 | Exiting due to channel error.
[task 2023-06-22T11:32:15.683Z] 11:32:15 INFO - PID 6700 | Exiting due to channel error.
[task 2023-06-22T11:32:15.683Z] 11:32:15 INFO - PID 6700 | Exiting due to channel error.
[task 2023-06-22T11:32:15.683Z] 11:32:15 INFO - PID 6700 | Exiting due to channel error.
[task 2023-06-22T11:32:16.238Z] 11:32:16 INFO - mozcrash checking C:\Users\task_1687422155\AppData\Local\Temp\tmp_db5266u\profile\minidumps for minidumps...
[task 2023-06-22T11:32:16.238Z] 11:32:16 INFO - TEST-UNEXPECTED-ERROR | damp | unexpected error
[task 2023-06-22T11:32:16.238Z] 11:32:16 ERROR - Traceback (most recent call last):
[task 2023-06-22T11:32:16.239Z] 11:32:16 INFO - File "C:\Users\task_1687422155\build\tests\talos\talos\run_tests.py", line 357, in run_tests
[task 2023-06-22T11:32:16.239Z] 11:32:16 INFO - talos_results.add(mytest.runTest(browser_config, test))
[task 2023-06-22T11:32:16.239Z] 11:32:16 INFO - File "C:\Users\task_1687422155\build\tests\talos\talos\ttest.py", line 61, in runTest
[task 2023-06-22T11:32:16.239Z] 11:32:16 INFO - return self._runTest(browser_config, test_config, setup)
[task 2023-06-22T11:32:16.239Z] 11:32:16 INFO - File "C:\Users\task_1687422155\build\tests\talos\talos\ttest.py", line 191, in _runTest
[task 2023-06-22T11:32:16.239Z] 11:32:16 INFO - pcontext = run_browser(
[task 2023-06-22T11:32:16.240Z] 11:32:16 INFO - File "C:\Users\task_1687422155\build\tests\talos\talos\talos_process.py", line 192, in run_browser
[task 2023-06-22T11:32:16.240Z] 11:32:16 INFO - raise TalosError("unexpected error")
[task 2023-06-22T11:32:16.240Z] 11:32:16 INFO - talos.utils.TalosError: unexpected error
[task 2023-06-22T11:32:16.240Z] 11:32:16 INFO - TEST-INFO took 1401583ms
| Comment hidden (Intermittent Failures Robot) |
Comment 2•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 3•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=428563302&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Comment 5•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 6•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=431251853&repo=autoland
Comment 7•2 years ago
•
|
||
This looks to be frequent, as it can be seen here. After some retriggers and backfills looks to be related with Bug 1855910.
Hello Alexandre! Could you please take a look at this?
Thank you!
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 9•2 years ago
|
||
I'm investigating, but having a hard time addressing it.
| Assignee | ||
Comment 10•2 years ago
|
||
Clearing the breakpoints after the reload pretty printed source is complex.
We have to ensure waiting for the full processing of the new pretty printed source,
otherwise the synchronization of the breakpoints on that new source may be done
after of the clearance of all the breakpoints.
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Description
•