Closed
Bug 1719902
Opened 4 years ago
Closed 4 years ago
mach build fails on Glean test failure
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emz, Unassigned)
References
Details
I've just pulled central and builds are failing. It looks like this test is failing: toolkit/components/glean/test_metrics.yaml:
I've tried mach boostrap and mach clobber but the issue persists.
Here is the mach build log: https://gist.github.com/Trikolon/98e1cdb30e89843086d5d4e6b0a1f8c9
Revision: https://hg.mozilla.org/mozilla-central/rev/2ebb41d1c7f822bebced761ddee36b1f7315d669
OS: Ubuntu 21.04
| Reporter | ||
Comment 1•4 years ago
|
||
This is really odd, I've repeated the steps, pulled central (same revision), bootstrapped and clobbered and now it builds just fine.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Comment 2•4 years ago
|
||
FTR, you needed to do ./mach clobber python, because ./mach clobber isn't enough. See bug 1720113.
See Also: → 1720113
You need to log in
before you can comment on or make changes to this bug.
Description
•