Open
Bug 1351253
Opened 4 years ago
Updated 7 months ago
mach test should support the --appname parameter
Categories
(Testing :: General, enhancement, P3)
Testing
General
Tracking
(Not tracked)
NEW
People
(Reporter: florian, Unassigned)
References
Details
(Whiteboard: dev-prod-2020)
"mach mochitest --appname dist" lets me run tests on a build similar to a packaged one, but "mach test --appname dist" fails with this message: It looks like you passed an unrecognized argument into mach. The test command does not accept the arguments: --appname
Updated•4 years ago
|
Component: mach → General
Product: Core → Testing
![]() |
||
Updated•2 years ago
|
Priority: -- → P3
![]() |
||
Updated•11 months ago
|
Whiteboard: dev-prod-2020
You need to log in
before you can comment on or make changes to this bug.
Description
•