Closed
Bug 1799704
Opened 3 years ago
Closed 3 years ago
Perma Late Beta toolkit/components/extensions/test/xpcshell/test_ext_manifest.js | xpcshell return code: 0 when Gecko 108 merges to Beta on 2022-11-14
Categories
(WebExtensions :: General, defect)
Tracking
(firefox-esr102 unaffected, firefox106 unaffected, firefox107 unaffected, firefox108+ verified)
VERIFIED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox106 | --- | unaffected |
| firefox107 | --- | unaffected |
| firefox108 | + | verified |
People
(Reporter: mlaza, Assigned: willdurand)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [addons-jira])
Attachments
(1 file)
Central-as-beta
How to run these simulations
Failure log
[task 2022-11-08T11:25:16.974Z] 11:25:16 INFO - TEST-START | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_manifest.js
[task 2022-11-08T11:25:18.459Z] 11:25:18 WARNING - TEST-UNEXPECTED-FAIL | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_manifest.js | xpcshell return code: 0
[task 2022-11-08T11:25:18.459Z] 11:25:18 INFO - TEST-INFO took 1485ms
[task 2022-11-08T11:25:18.459Z] 11:25:18 INFO - >>>>>>>
[task 2022-11-08T11:25:18.460Z] 11:25:18 INFO - PID 5562 | [Parent 5562, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:2906
[task 2022-11-08T11:25:18.461Z] 11:25:18 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2022-11-08T11:25:18.461Z] 11:25:18 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2022-11-08T11:25:18.462Z] 11:25:18 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2022-11-08T11:25:18.463Z] 11:25:18 INFO - running event loop
[task 2022-11-08T11:25:18.463Z] 11:25:18 INFO - xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_manifest.js | Starting setup check_remote
[task 2022-11-08T11:25:18.464Z] 11:25:18 INFO - (xpcshell/head.js) | test check_remote pending (2)
[task 2022-11-08T11:25:18.465Z] 11:25:18 INFO - TEST-PASS | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_manifest.js | check_remote - [check_remote : 1] useRemoteWebExtensions matches - false == false
Updated•3 years ago
|
Keywords: regression
Comment 1•3 years ago
|
||
:willdurand, since you are the author of the regressor, bug 1797050, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Flags: needinfo?(wdurand)
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Ha, I think I see what's going on. I'll submit a patch shortly, sorry!
Assignee: nobody → wdurand
Flags: needinfo?(wdurand)
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [addons-jira]
Updated•3 years ago
|
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e132db815d1a
Enable MV3 pref when needed in toolkit/components/extensions/test/xpcshell/test_ext_manifest.js. r=rpl
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Comment 6•3 years ago
|
||
Verified fixed as seen in the following central as beta simulation
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•