Open
Bug 1958000
Opened 23 days ago
Allow rusttests to link against other in-tree libs
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: markh, Unassigned)
References
(Blocks 1 open bug)
Details
When application-services crates are run inside m-c, ./mach rusttests
fails because the tests require linking against nss. IIUC, this effectively means it is impossible to run app-services tests, which is obviously a requirement for app-services to be moved to m-c.
You need to log in
before you can comment on or make changes to this bug.
Description
•