Closed Bug 1706194 Opened 3 years ago Closed 3 years ago

Intermittent browser/components/extensions/test/browser/browser_ext_sidebarAction_click.js | Extension left running at test shutdown - | After Test timed out

Categories

(WebExtensions :: Untriaged, defect, P5)

defect

Tracking

(firefox-esr91 fixed, firefox94 fixed, firefox95 fixed)

RESOLVED FIXED
95 Branch
Tracking Status
firefox-esr91 --- fixed
firefox94 --- fixed
firefox95 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: rpl)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])

Attachments

(1 file)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=337023849&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RJ5gb6gqRUS-SE9gbx-faw/runs/0/artifacts/public/logs/live_backing.log


[task 2021-04-19T19:48:24.328Z] 19:48:24     INFO - TEST-START | browser/components/extensions/test/browser/browser_ext_sidebarAction_click.js
[task 2021-04-19T19:49:09.336Z] 19:49:09     INFO - TEST-INFO | started process screentopng
[task 2021-04-19T19:49:09.703Z] 19:49:09     INFO - TEST-INFO | screentopng: exit 0
[task 2021-04-19T19:49:09.704Z] 19:49:09     INFO - Buffered messages logged at 19:48:24
[task 2021-04-19T19:49:09.705Z] 19:49:09     INFO - Entering test bound test_sidebar_click_isAppTab_behavior
[task 2021-04-19T19:49:09.706Z] 19:49:09     INFO - Extension loaded
[task 2021-04-19T19:49:09.707Z] 19:49:09     INFO - Console message: Warning: attempting to write 25652 bytes to preference extensions.webextensions.uuids. This is bad for general performance and memory usage. Such an amount of data should rather be written to an external file. This preference will not be sent to any content processes.
[task 2021-04-19T19:49:09.708Z] 19:49:09     INFO - Buffered messages finished
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_sidebarAction_click.js | Test timed out - 
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_sidebarAction_click.js | Extension left running at test shutdown - 
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - Stack trace:
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - chrome://mochikit/content/browser-test.js:test_ok:1334
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - chrome://mochikit/content/tests/SimpleTest/ExtensionTestUtils.js:ExtensionTestUtils.loadExtension/<:117
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - chrome://mochikit/content/browser-test.js:nextTest:571
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - Console message: Warning: attempting to write 25554 bytes to preference extensions.webextensions.uuids. This is bad for general performance and memory usage. Such an amount of data should rather be written to an external file. This preference will not be sent to any content processes.
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - GECKO(4900) | MEMORY STAT | vsize 3794MB | residentFast 527MB | heapAllocated 189MB
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - TEST-OK | browser/components/extensions/test/browser/browser_ext_sidebarAction_click.js | took 45121ms
[task 2021-04-19T19:49:09.709Z] 19:49:09     INFO - checking window state```
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

There have been 35 total failures in the last 7 days (recent failure log).
Affected platforms are:

  • windows10-64-2004-shippable-qr
  • windows10-64-2004-qr opt
  • macosx1100-64-shippable-qr
  • macosx1015-64-shippable-qr

Shane, could you redirect this to someone who can take a look?

Flags: needinfo?(mixedpuppy)
Whiteboard: [stockwell needswork]
Assignee: nobody → lgreco

I was able to reproduce locally an intermittent failure on browser_ext_sidebarAction_click.js which was matching the error messages and the failure screenshot from the failure tracked by this bugzilla issue, and so I took a look into it.

The attached patch include the small change that I applied locally and which prevented the intermittent failure from being triggered when executed locally (by waiting for the sidebar chrome document to be flushed before calling BrowserTestUtils.synthesizeMouseAtCenter to trigger the mouse click event).

Flags: needinfo?(mixedpuppy)
Blocks: 1736270
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/1e16af0a2f57
Fix browser_ext_sidebarAction_click.js intermittent failures. r=mixedpuppy
Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: