Closed
Bug 1597129
Opened 4 years ago
Closed 4 years ago
mach addtest rewrites the entire manifest file with Windows line-endings when run on Windows.
Categories
(Firefox Build System :: Mach Core, defect)
Firefox Build System
Mach Core
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
STR:
- check out current m-c on Windows
- run
./mach addtest browser/base/content/test/plugins/browser_some_test_name.js
- run
hg diff browser/base/content/test/plugins/browser.ini
ER:
one line addition
AR:
this: https://phabricator.services.mozilla.com/D53351?vs=on&id=193250#inline-323355
Assignee | ||
Updated•4 years ago
|
Summary: mach addtest messes with line-endings in the manifest file on Windows → mach addtest rewrites the entire manifest file with Windows line-endings when run on Windows.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/7f64e4879257 fix newline usage for manifest writing in mach addtest, r=ahal
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•