Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Issue 2687683003: Refactoring: In RemoveFlakesOMatic, use Port.test_isdir. (Closed)

Created:
3 years, 10 months ago by qyearsley
Modified:
3 years, 10 months ago
Reviewers:
bokan
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactoring: In RemoveFlakesOMatic, use Port.test_isdir. This is a follow-up to http://crrev.com/2686523003 to make it slightly simpler; I just noticed that there's already a method for checking whether a path in the layout tests directory is a directory. BUG=689642 Review-Url: https://codereview.chromium.org/2687683003 Cr-Commit-Position: refs/heads/master@{#449079} Committed: https://chromium.googlesource.com/chromium/src/+/5d73b79a7aff119e64e33a53762910cb40e6d1cc

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -7 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py View 2 chunks +1 line, -7 lines 2 comments Download

Messages

Total messages: 11 (7 generated)
qyearsley
https://codereview.chromium.org/2687683003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py (left): https://codereview.chromium.org/2687683003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py#oldcode109 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py:109: if self._is_directory(test_expectation_line.path): I'm not really sure whether it matters ...
3 years, 10 months ago (2017-02-08 18:30:56 UTC) #5
bokan
lgtm https://codereview.chromium.org/2687683003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py (left): https://codereview.chromium.org/2687683003/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py#oldcode109 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/update_test_expectations.py:109: if self._is_directory(test_expectation_line.path): On 2017/02/08 18:30:56, qyearsley wrote: > ...
3 years, 10 months ago (2017-02-08 19:12:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2687683003/1
3 years, 10 months ago (2017-02-08 19:15:27 UTC) #8
commit-bot: I haz the power
3 years, 10 months ago (2017-02-08 20:28:27 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5d73b79a7aff119e64e33a537629...

Powered by Google App Engine
This is Rietveld 408576698