Open Bug 1625455 Opened 5 years ago Updated 10 months ago

Intermittent toolkit/components/extensions/test/xpcshell/test_ext_privacy.js | test_privacy - [test_privacy : 226] Older extension regained control. - false == true

Categories

(WebExtensions :: General, defect, P5)

defect
Points:
2

Tracking

(Not tracked)

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, leave-open, Whiteboard: [stockwell disabled])

Attachments

(1 file)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=295034170&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EOqHfR46QNediG96NOTPrQ/runs/0/artifacts/public/logs/live_backing.log


[task 2020-03-27T11:45:26.213Z] 11:45:26 INFO - PID 25556 | 1585309522383 addons.xpi DEBUG Empty XPI database, setting schema version preference to 32
[task 2020-03-27T11:45:26.213Z] 11:45:26 INFO - PID 25556 | 1585309522383 addons.xpi DEBUG No changes found
[task 2020-03-27T11:45:26.213Z] 11:45:26 INFO - PID 25556 | 1585309522403 addons.xpi-utils DEBUG Error: Synchronously loading the add-ons database(resource://gre/modules/addons/XPIDatabase.jsm:1604:15) JS Stack trace: syncLoadDB@XPIDatabase.jsm:1604:15
[task 2020-03-27T11:45:26.213Z] 11:45:26 INFO - PID 25556 | startup@XPIProvider.jsm:2448:23
[task 2020-03-27T11:45:26.214Z] 11:45:26 INFO - PID 25556 | callProvider@AddonManager.jsm:215:31
[task 2020-03-27T11:45:26.214Z] 11:45:26 INFO - PID 25556 | _startProvider@AddonManager.jsm:587:17
[task 2020-03-27T11:45:26.214Z] 11:45:26 INFO - PID 25556 | startup@AddonManager.jsm:811:14
[task 2020-03-27T11:45:26.214Z] 11:45:26 INFO - PID 25556 | startup@AddonManager.jsm:3482:26
[task 2020-03-27T11:45:26.215Z] 11:45:26 INFO - PID 25556 | observe@addonManager.js:87:29
[task 2020-03-27T11:45:26.215Z] 11:45:26 INFO - PID 25556 | promiseStartupManager@AddonTestUtils.jsm:979:34
[task 2020-03-27T11:45:26.215Z] 11:45:26 INFO - PID 25556 | test_privacy@test_ext_privacy.js:89:9
[task 2020-03-27T11:45:26.215Z] 11:45:26 INFO - PID 25556 | _run_next_test/<@head.js:1567:22
[task 2020-03-27T11:45:26.215Z] 11:45:26 INFO - PID 25556 | _run_next_test@head.js:1567:38
[task 2020-03-27T11:45:26.216Z] 11:45:26 INFO - PID 25556 | run@head.js:735:9
[task 2020-03-27T11:45:26.224Z] 11:45:26 INFO - PID 25556 | _do_main@head.js:246:6
[task 2020-03-27T11:45:26.224Z] 11:45:26 INFO - PID 25556 | _execute_test@head.js:573:5
[task 2020-03-27T11:45:26.224Z] 11:45:26 INFO - PID 25556 | @-e:1:1

This became frequent. Are you aware of any changes related to this failure?

Flags: needinfo?(mixedpuppy)
Flags: needinfo?(dtownsend)

@agi, the particular test is one related to extension preferences. Can you look and see if your recent work there may have contributed to the failures?

Flags: needinfo?(mixedpuppy) → needinfo?(agi)
See Also: → 1637680

Looks like dates don't line up (the EP change landed on the 8th, this increased on the 14th). If I find time later today I might look at it anyway.

Flags: needinfo?(agi)
Summary: Intermittent toolkit/components/extensions/test/xpcshell/test_ext_privacy.js | test_privacy - [test_privacy : 226] Older extension regained control. - false == true → Perma toolkit/components/extensions/test/xpcshell/test_ext_privacy.js | test_privacy - [test_privacy : 226] Older extension regained control. - false == true
Assignee: nobody → ccoroiu
Status: NEW → ASSIGNED
Pushed by ccoroiu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e6b7bbdf53b1 disable test_ext_privacy.js on linux opt for frequent failures r=mixedpuppy
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]

(In reply to Cristina Coroiu [:ccoroiu] from comment #9)

Retriggers https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=Linux%2C18.04%2Cx64%2Ctsan%2Copt%2CXpcshell%2Ctests%2Ctest-linux1804-64-tsan%2Fopt-xpcshell-e10s-7%2CX%28X7%29&tochange=dc73e15f6d53a75ab8cfaf961b01e7a91910344c&fromchange=37510e9b92b2a7479b45fffec345286a67c3c891&selectedTaskRun=ID8VUrRBSQSK7LrfZexSDA.0

Dave, could your push cause the failures? Can you please take a look? Thank you

I don't see how, basically all of my code only runs in the Firefox UI and not xpcshell. I don't think the extension APIs I slightly changed are exercised in this test.

Flags: needinfo?(dtownsend)
Summary: Perma toolkit/components/extensions/test/xpcshell/test_ext_privacy.js | test_privacy - [test_privacy : 226] Older extension regained control. - false == true → Intermittent toolkit/components/extensions/test/xpcshell/test_ext_privacy.js | test_privacy - [test_privacy : 226] Older extension regained control. - false == true
Severity: normal → S3
Points: --- → 2

The bug assignee didn't login in Bugzilla in the last 7 months.
:mixedpuppy, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: ccoroiu → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(mixedpuppy)
Flags: needinfo?(mixedpuppy)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: