Closed Bug 1839857 Opened 2 years ago Closed 2 years ago

High frequency damp | debugger/custom.js: Test timed out

Categories

(Testing :: Talos, defect, P5)

defect

Tracking

(firefox120 fixed)

RESOLVED FIXED
120 Branch
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
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

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!

Flags: needinfo?(poirot.alex)
Summary: Intermittent damp | debugger/custom.js: Test timed out → High frequency damp | debugger/custom.js: Test timed out

I'm investigating, but having a hard time addressing it.

Assignee: nobody → poirot.alex
Flags: needinfo?(poirot.alex)

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.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/45b924a9f0ce [devtools] Wait before clearing breakpoints. r=devtools-reviewers,perftest-reviewers,nchevobbe
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: