Descriptionwebkitpy: Change paths in lint-test-expectations messages
In order to void path_from_webkit_base() in test_expectations.py, this CL change
it to path_from_chromium_base(). lint-expectations messages will be changed from:
LayoutTests/TestExpectations:3320 Duplicate or ambiguous entry lines LayoutTests/TestExpectations:3319 and LayoutTests/TestExpectations:3320. external/wpt/css/css-display-3/display-contents-computed-style.html
to
third_party/WebKit/LayoutTests/TestExpectations:3320 Duplicate or ambiguous entry lines third_party/WebKit/LayoutTests/TestExpectations:3319 and third_party/WebKit/LayoutTests/TestExpectations:3320. external/wpt/css/css-display-3/display-contents-computed-style.html
BUG=710535
Review-Url: https://codereview.chromium.org/2850433002
Cr-Commit-Position: refs/heads/master@{#467824}
Committed: https://chromium.googlesource.com/chromium/src/+/5c25a63a509bfb5b927b11550e42489161f7dd04
Patch Set 1 #
Messages
Total messages: 16 (10 generated)
|