Open
Bug 1965284
Opened 1 year ago
Updated 8 months ago
Running tests for app-services crates should check all-features and no-default-features
Categories
(Firefox Build System :: General, task, P3)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: markh, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxsync-])
In app-services we run all tests with default features, no-default-features and all-features. This helps prevent future footguns and is generally seen as valuable. I think this isn't supported by mach, so it would be a regression to not have this when in moz-central.
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•9 months ago
|
Whiteboard: [sync-]
Updated•9 months ago
|
Whiteboard: [sync-] → [fxsync-]
Updated•9 months ago
|
| Reporter | ||
Updated•8 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•