Bug 132210 - check-webkit-style: false positives in files with properties
Summary: check-webkit-style: false positives in files with properties
Status: RESOLVED DUPLICATE of bug 58344
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-25 15:29 PDT by James Craig
Modified: 2023-11-16 06:59 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***