Closed Bug 1787011 Opened 3 years ago Closed 10 months ago

Intermittent devtools/client/webconsole/test/browser/browser_webconsole_context_menu_copy_link_location.js | single tracking bug

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(firefox139 fixed)

RESOLVED FIXED
139 Branch
Tracking Status
firefox139 --- fixed

People

(Reporter: jmaher, Assigned: jdescottes)

References

Details

(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [retriggered])

Attachments

(1 file)

No description provided.

Additional information about this bug failures and frequency patterns can be found by running: ./mach test-info failure-report --bug 1787011

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 → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

There is an evaluateJSAsync triggered at

  message = await executeAndWaitForErrorMessage(
    hud,
    "area51.aliens",
    "ReferenceError:"
  );

which doesn't seem to work as expected. The test doesn't get the expected message in the hud, and most of the time we also have the following error in the logs

JavaScript Error: "Error: Connection closed, pending request to server0.conn0.watcher2.process83//consoleActor4, type evaluateJSAsync failed

which seems to indicate the evaluateJSAsync call was stuck? And it always fails on this specific step, even though we have a similar setup earlier in the test.

I might try to split the test in separate task to see if it helps.

Assignee: nobody → jdescottes
Attachment #9479569 - Attachment description: Bug 1787011 - [devtools] Split browser_webconsole_context_menu_copy_link_location.js in several tasks → Bug 1787011 - [devtools] Use reload helper in browser_webconsole_context_menu_copy_link_location.js to properly wait for target
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/346f15ab0e4d [devtools] Use reload helper in browser_webconsole_context_menu_copy_link_location.js to properly wait for target r=devtools-reviewers,nchevobbe
Status: REOPENED → RESOLVED
Closed: 1 year ago10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: