Drop skip-if = standalone from browser/components/extensions/test/browser/browser*.toml
Categories
(WebExtensions :: General, task, P3)
Tracking
(Not tracked)
People
(Reporter: robwu, Assigned: rpl, NeedInfo)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
The browser/components/extensions/test/browser/browser.toml (permalink) file is currently large and therefore skipped in "debug && standalone" when the standalone job was introduced in bug 2010766.
In bug 2026593 we are splitting the test manifest, which makes it feasible to drop the skip-if. However, given that we have effectively not run these tests in standalone mode in this test configuration, there is a relatively high risk of unknown issues that could result in a backout. A backout of the patch that splits up all test files would be quite disruptive, so we are landing the split up first (and uplifting to beta so it will eventually be on ESR153 to make future ESR uplifts less painful), and then landing the patch that drops the skip-if (which does not have to ride to ESR153).
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
| Reporter | ||
Updated•1 month ago
|
| Assignee | ||
Comment 1•19 days ago
|
||
| Assignee | ||
Comment 2•19 days ago
|
||
Comment 3•10 days ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 1 week.
:rpl, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
| Reporter | ||
Updated•10 days ago
|
Description
•