[Webkit-unassigned] [Bug 43899] Add test_expectations.txt syntax checker to check-webkit-style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 12 02:16:45 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43899
--- Comment #2 from Kent Tamura <tkent at chromium.org> 2010-08-12 02:16:45 PST ---
(From update of attachment 64193)
WebKitTools/Scripts/webkitpy/style/checker.py:410
+ elif os.path.basename(file_path) == 'test_expectations.txt':
Please add 'drt_expectations.txt' too.
WebKitTools/Scripts/webkitpy/style/checker.py:450
+ if os.path.basename(file_path) == 'test_expectations.txt':
ditto.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list