Closed
Bug 1610331
Opened 5 years ago
Closed 5 years ago
mach addtest adds new tests with Windows line-endings when run on Windows
Categories
(Firefox Build System :: Mach Core, defect)
Firefox Build System
Mach Core
Tracking
(firefox74 fixed)
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1597129 +++
STR:
- check out current m-c on Windows
- run
./mach addtest uriloader/exthandler/tests/unit/test_defaults_handlerService.js
- run
file uriloader/exthandler/tests/unit/test_defaults_handlerService.js
ER:
"ASCII C program text"
AR:
"ASCII C program text, with CRLF line terminators"
Assignee | ||
Updated•5 years ago
|
Summary: mach addtest adds new (xpcshell?) tests with Windows line-endings when run on Windows → mach addtest adds new tests with Windows line-endings when run on Windows
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/bcf76b18e3f3
use unix newlines when using 'mach addtest' on Windows, r=ahal
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•