Closed
Bug 1658853
Opened 4 years ago
Closed 4 years ago
Output from GnMozbuildWriter is not stable
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox81 fixed)
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
Running mach build-backend -b GnMozbuildWriter
multiple times in a row doesn't produce the same output. Which means when we add new configs, we generate large and hard to review diffs.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 1•4 years ago
|
||
Make both conditions loop work the same because we seem to just be lucky
that sorting the second one has worked so far.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/97daaf3d0c01
Make GnMozbuildWriter output more deterministic. r=froydnj
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•