Closed
Bug 1686734
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 27190 - [wptrunner] Replace CRLF with LF in a few files
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 27190 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27190
Details from upstream follow.
b'Stephen McGruer <smcgruer@chromium.org>' wrote:
[wptrunner] Replace CRLF with LF in a few files
These aren't harmful, but we're mostly consistently using LF and this
annoys my editor :DPR generated via
find tools/wptrunner -type f | xargs sed -i 's/\r$//g'
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/20cc70617154
[wpt PR 27190] - [wptrunner] Replace CRLF with LF in a few files, a=testonly
Assignee | ||
Comment 3•5 years ago
|
||
Test result changes from PR not available.
Comment 4•5 years ago
|
||
Automatic update from web-platform-tests
[wptrunner] Replace CRLF with LF in a few files (#27190)
These aren't harmful, but we're mostly consistently using LF and this
annoys my editor :D
wpt-commits: f333959abe07e6c4cfb388f4f7a03a0a109b38a5
wpt-pr: 27190
Assignee | ||
Comment 5•5 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2d6b0cb62f0
[wpt PR 27190] - [wptrunner] Replace CRLF with LF in a few files, a=testonly
Comment 7•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•