Closed Bug 1700285 Opened 4 years ago Closed 2 years ago

Intermittent browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct x origin - Got 1094, expected 935

Categories

(WebExtensions :: Untriaged, defect, P5)

defect

Tracking

(firefox-esr78 unaffected, firefox87 unaffected, firefox88 unaffected, firefox89 wontfix)

RESOLVED DUPLICATE of bug 1775568
Tracking Status
firefox-esr78 --- unaffected
firefox87 --- unaffected
firefox88 --- unaffected
firefox89 --- wontfix

People

(Reporter: intermittent-bug-filer, Unassigned, NeedInfo)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=334105351&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/UQKlk8UgSveiSKiq4lyKOw/runs/0/artifacts/public/logs/live_backing.log


INFO - TEST-START | browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js
[task 2021-03-23T07:26:35.931Z] 07:26:35     INFO - TEST-INFO | started process screentopng
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - TEST-INFO | screentopng: exit 0
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Buffered messages logged at 07:26:35
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Entering test bound testPopupSelectPopup
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Extension loaded
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Console message: Warning: attempting to write 23177 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-03-23T07:26:36.337Z] 07:26:36     INFO - Console message: Warning: attempting to write 12542 bytes to preference browser.uiCustomization.state. 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-03-23T07:26:36.337Z] 07:26:36     INFO - Console message: [JavaScript Warning: "browser.ui.customized_widgets - Keyed scalars cannot have more than 100 keys."]
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Expect widget not to be overflowed - true == true - 
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Buffered messages finished
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct x origin - Got 1094, expected 935
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Stack trace:
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - chrome://mochikit/content/browser-test.js:test_is:1359
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - chrome://mochitests/content/browser/browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js:testPopupSelectPopup:98
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct y origin - Got 189, expected 131
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Stack trace:
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - chrome://mochikit/content/browser-test.js:test_is:1359
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - chrome://mochitests/content/browser/browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js:testPopupSelectPopup:108
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - Leaving test bound testPopupSelectPopup
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - GECKO(6345) | MEMORY STAT | vsize 3641MB | residentFast 553MB | heapAllocated 259MB
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - TEST-OK | browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | took 683ms
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - checking window state
[task 2021-03-23T07:26:36.337Z] 07:26:36     INFO - TEST-START | browser/components/extensions/test/browser/browser_ext_popup_sendMessage.js```

Hiro, can you take a look?
They seem to fail on tier 2 now.

Flags: needinfo?(hikezoe.birchill)
Summary: Intermittent browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct x origin - Got 1094, expected 935 → Intermittent [Tier 2] browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct x origin - Got 1094, expected 935

How frequent does this happen? I commented about this failure (failures with Fission) in bug 1699367 comment 1. If it happens frequently we should fix the root cause. What I am thinking is that it's a result of the same root cause of "AbortError: Actor 'SpecialPowers' destroyed before query 'Spawn' was resolved" failure (bug 1674543 etc.), so I assume the failure rate is similar to the SpecialPowers failure cases.

Just started to see it this morning. will keep on eye on the frequency and keep you updated.

Set release status flags based on info from the regressing bug 1699367

Summary: Intermittent [Tier 2] browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct x origin - Got 1094, expected 935 → Intermittent browser/components/extensions/test/browser/browser_ext_popup_select_in_oopif.js | Select popup has the correct x origin - Got 1094, expected 935
Has Regression Range: --- → yes
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.