Closed
Bug 1716598
Opened 4 years ago
Closed 4 years ago
[perfdocs] Fix perfdocs generation on Windows
Categories
(Testing :: Performance, defect, P1)
Testing
Performance
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This bug is for fixing perfdocs generation on Windows. Currently on windows, the generated files are using inconsistent line endings.
| Assignee | ||
Comment 1•4 years ago
|
||
This patch forces perfdocs to produce unix line endings rather than os-specific line endings. This fixes an issue where generating the docs on windows causes all the docs to change because of the line endings.
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/bb6341d497d5
Use Unix line endings when generating perfdocs. r=perftest-reviewers,Bebe
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•