Closed
Bug 1543007
Opened 6 years ago
Closed 6 years ago
./mach test command no longer available
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
Regression from Bug 1540285, running ./mach test will fallback to ./mach gtest.
STRs:
- run
./mach test path/to/file
ER: should run the tests with the correct test suit
AR: runsgtest
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a00348d14b8
Restore ./mach test command;r=pbro
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/mozilla-central/rev/d6988a918ee4
Restore ./mach test command;r=pbro a=important-tooling-fix DONTBUILD NPOTB
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
Assignee: nobody → jdescottes
Comment 5•6 years ago
|
||
Sorry about that - thank you Julian!
Comment 6•6 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•