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

Issue 2656813002: run-webkit-tests: Extract slowness information from MANIFEST.json. (Closed)

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

Description

run-webkit-tests: Extract slowness information from MANIFEST.json. BUG=683807 Review-Url: https://codereview.chromium.org/2656813002 Cr-Commit-Position: refs/heads/master@{#446178} Committed: https://chromium.googlesource.com/chromium/src/+/c96e02d34a39e6a3e790c563cb506b73aa134e2b

Patch Set 1 #

Total comments: 6

Patch Set 2 : Improve regex matching, add _get_extras_from_manifest_item() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -63 lines) Patch
M third_party/WebKit/LayoutTests/SlowTests View 4 chunks +0 lines, -61 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py View 1 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base_unittest.py View 1 2 chunks +27 lines, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
tkent
qyearsley@, would you review this please?
3 years, 11 months ago (2017-01-25 14:47:54 UTC) #6
qyearsley
https://codereview.chromium.org/2656813002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py (right): https://codereview.chromium.org/2656813002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py#newcode766 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py:766: match = re.search(r'external/wpt/(.*)$', test_file) If test_file is always relative ...
3 years, 11 months ago (2017-01-25 19:16:46 UTC) #7
tkent
https://codereview.chromium.org/2656813002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py (right): https://codereview.chromium.org/2656813002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py#newcode766 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py:766: match = re.search(r'external/wpt/(.*)$', test_file) On 2017/01/25 at 19:16:45, qyearsley ...
3 years, 11 months ago (2017-01-25 23:25:12 UTC) #10
qyearsley
lgtm, thanks for making this change
3 years, 11 months ago (2017-01-25 23:30:49 UTC) #11
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/2656813002/20001
3 years, 11 months ago (2017-01-26 00:29:41 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 00:54:11 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c96e02d34a39e6a3e790c563cb50...

Powered by Google App Engine
This is Rietveld 408576698