Remove `skip-if = condprof` added for Bug 1820569
Categories
(WebExtensions :: General, task, P2)
Tracking
(firefox126 fixed)
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
As it happens often when we are landing changes to the WebExtensions API schemas (in particular when changing WebExtensions API permissions, but also processor properties and other schemas properties that are explicitly covered in our set of xpcshell tests), the condprof job will hit a failure until the conditioned profile is regenerated and includes the updated schema in the startup cache data part of the conditioned profile (which is going to be the case a few days after landing the schema change).
Bug 1769184 tracks looking into avoiding adding and removing a condprof skip-if on the tests that hits this kind of failure, but in the meantime we will be adding a skip-if for Bug 1820569 and this bug is tracking removing that as soon as the conditioned profile has been regenerated.
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D206499
Comment 3•1 year ago
|
||
| bugherder | ||
Description
•