WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
42427
rebaseline tools should ensure that the expected.txt files have LF line endings
https://bugs.webkit.org/show_bug.cgi?id=42427
Summary
rebaseline tools should ensure that the expected.txt files have LF line endings
Ojan Vafai
Reported
2010-07-15 17:13:48 PDT
A bunch of the checked in chromium-win expectations have CRLF line endings. This means that when someone changes the expectations on mac/linux, all the line endings change and the diff is useless. The tool should ensure the line-endings are correct. I wonder if this is breaking because of using the tool with git. Maybe it doesn't set eol-style correctly there? Adam, Eric, I CCed you because the new tool will have the same problem.
Attachments
Add attachment
proposed patch, testcase, etc.
Victor Wang
Comment 1
2010-07-15 17:20:43 PDT
The rebaseline tool used to set prop for new baselines. This extra step was removed by patch
https://bugs.webkit.org/show_bug.cgi?id=41153
when morrita refactor the code to use SCM.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug