Bug 132210

Summary: check-webkit-style: false positives in files with properties
Product: WebKit Reporter: James Craig <jcraig>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description James Craig 2014-04-25 15:29:00 PDT
According to Alexey in bug 13115 comment #34:
https://bugs.webkit.org/show_bug.cgi?id=131115#c34

[check-webkit-style] spews super annoying errors about files with properties:
...
ERROR: Unexpected diff format when parsing a chunk: ''
ERROR: Unexpected diff format when parsing a chunk: 'Property changes on: LayoutTests/fast/files/local-file-drag-security-expected.txt'
ERROR: Unexpected diff format when parsing a chunk: '___________________________________________________________________'
ERROR: Unexpected diff format when parsing a chunk: 'Added: svn:mime-type'
ERROR: Unexpected diff format when parsing a chunk: '## -0,0 +1 ##'
ERROR: Unexpected diff format when parsing a chunk: '\\ No newline at end of property'
ERROR: Unexpected diff format when parsing a chunk: 'Added: svn:eol-style'
ERROR: Unexpected diff format when parsing a chunk: '## -0,0 +1 ##'
ERROR: Unexpected diff format when parsing a chunk: '\\ No newline at end of property'
ERROR: Unexpected diff format when parsing a chunk: ''
ERROR: Unexpected diff format when parsing a chunk: 'Property changes on: LayoutTests/fast/files/local-file-drag-security.html'
ERROR: Unexpected diff format when parsing a chunk: '___________________________________________________________________'
ERROR: Unexpected diff format when parsing a chunk: 'Added: svn:mime-type'
ERROR: Unexpected diff format when parsing a chunk: '## -0,0 +1 ##'
ERROR: Unexpected diff format when parsing a chunk: '\\ No newline at end of property'
Total errors found: 0 in 6 files
Comment 1 Sam Sneddon [:gsnedders] 2023-11-16 06:59:04 PST

*** This bug has been marked as a duplicate of bug 58344 ***