Open
Bug 1754425
Opened 4 years ago
Updated 4 years ago
mach test should detect stale builds
Categories
(Firefox Build System :: Mach Core, task, P3)
Firefox Build System
Mach Core
Tracking
(Not tracked)
NEW
People
(Reporter: hexagonrecursion, Unassigned)
References
(Depends on 1 open bug)
Details
I have executed mach build and then changed a moz.build file. At this point I was somehow expected to know that I should rerun mach build before running mach test. A stale build caused my local tests to misbehave and I wasted a lot of time trying to troubleshoot.
mach test should detect a stale build and fail asking the user to run mach build.
If you need more details, please ask.
You need to log in
before you can comment on or make changes to this bug.
Description
•