Closed
Bug 1845308
Opened 2 years ago
Closed 2 years ago
`mach busted file geckoview-junit` is not supported
Categories
(Firefox Build System :: Mach Core, defect)
Firefox Build System
Mach Core
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1846068
People
(Reporter: willdurand, Unassigned)
References
(Blocks 1 open bug)
Details
I want to report an error for the geckoview-junit command. I copied, pasted and executed the command suggested in the error message but the busted command says the value is invalid:
[...]
Error running mach:
mach geckoview-junit
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke ``./mach busted`` to check if this issue is already on file. If it
isn't, please use ``./mach busted file geckoview-junit`` to report it. If ``./mach busted`` is
misbehaving, you can also inspect the dependencies of bug 1543241.
[...]
$ ./mach busted file geckoview-junit [full build]
geckoview-junit is not a valid value for `against`. `against` must be the name of a `mach` command, or else the string "general".
Updated•2 years ago
|
Flags: needinfo?(zmckenney)
Updated•2 years ago
|
Component: General → Mach Core
Product: GeckoView → Firefox Build System
Comment 2•2 years ago
|
||
This was fixed in bug 1846068.
Updated•2 years ago
|
Flags: needinfo?(zmckenney)
You need to log in
before you can comment on or make changes to this bug.
Description
•