Bug 42427

Summary: rebaseline tools should ensure that the expected.txt files have LF line endings
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, eric, morrita, tony, victorw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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
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.