Permafailing toolkit/components/extensions/test/xpcshell/test_extension_permissions_migration.js | xpcshell return code: 0 when Gecko 79 merges to Beta on 2020-06-29
Categories
(WebExtensions :: General, defect)
Tracking
(firefox-esr68 unaffected, firefox-esr78 unaffected, firefox77 unaffected, firefox78 unaffected, firefox79+ verified)
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | + | verified |
People
(Reporter: nataliaCs, Assigned: agi)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file, 2 obsolete files)
[Tracking Requested - why for this release]:
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=306944616&repo=try&lineNumber=2523
[task 2020-06-20T11:44:07.666Z] 11:44:07 INFO - TEST-START | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_proxy_socks.js
[task 2020-06-20T11:44:07.667Z] 11:44:07 INFO - TEST-SKIP | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_proxy_socks.js | took 0ms
[task 2020-06-20T11:44:07.667Z] 11:44:07 INFO - Retrying tests that failed when run in parallel.
[task 2020-06-20T11:44:07.671Z] 11:44:07 INFO - xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_extension_permissions_migration.js: Per-test extra prefs will be set:
[task 2020-06-20T11:44:07.671Z] 11:44:07 INFO - services.settings.server=http://localhost:7777/remote-settings-dummy/v1
[task 2020-06-20T11:44:07.671Z] 11:44:07 INFO - services.settings.default_bucket=nonexistent-bucket-foo
[task 2020-06-20T11:44:07.674Z] 11:44:07 INFO - TEST-START | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_extension_permissions_migration.js
[task 2020-06-20T11:44:08.103Z] 11:44:08 WARNING - TEST-UNEXPECTED-FAIL | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_extension_permissions_migration.js | xpcshell return code: 0
[task 2020-06-20T11:44:08.103Z] 11:44:08 INFO - TEST-INFO took 426ms
[task 2020-06-20T11:44:08.103Z] 11:44:08 INFO - >>>>>>>
Possibly regressed by Bug 1646181.
Agi, could you check this out? Thank you.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
If the json bakend is enabled (e.g. in beta as of the time of writing) we will
call this in test_extension_permissions_migration.js and that's ok.
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Differential Revision https://phabricator.services.mozilla.com/D80378
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
If the json bakend is enabled (e.g. in beta as of the time of writing) we will
call this in test_extension_permissions_migration.js and that's ok.
Differential Revision https://phabricator.services.mozilla.com/D80378
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 6•5 years ago
|
||
bugherder |
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Description
•