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

Issue 2582223002: Add knowledge of EarlGrey test files to PRESUBMIT.py. (Closed)

Created:
4 years ago by sdefresne
Modified:
4 years ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add knowledge of EarlGrey test files to PRESUBMIT.py. EarlGrey is the framework used for integration tests on iOS and the corresponding test files are by convention named *_egtest.mm. Add the pattern to PRESUBMIT.py so that no warning is printed if there is code calling test functions in those files. Remove knowledge about KIF test files as this is no longer used. BUG=666375 Committed: https://crrev.com/1fccb0ab39474f8d297201a443db7d93bba7a9d5 Cr-Commit-Position: refs/heads/master@{#439432}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove support for KIF. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M PRESUBMIT.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (16 generated)
sdefresne
Please take a look.
4 years ago (2016-12-17 17:20:38 UTC) #4
sdefresne
4 years ago (2016-12-17 17:54:00 UTC) #8
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/2582223002/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/2582223002/diff/1/PRESUBMIT.py#newcode41 PRESUBMIT.py:41: r'.+_(api|browser|eg|kif|perf|pixel|unit|ui)?test(_[a-z]+)?%s' % We could potentially remove kif as ...
4 years ago (2016-12-17 17:55:28 UTC) #9
sdefresne
Thank you for the review. https://codereview.chromium.org/2582223002/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/2582223002/diff/1/PRESUBMIT.py#newcode41 PRESUBMIT.py:41: r'.+_(api|browser|eg|kif|perf|pixel|unit|ui)?test(_[a-z]+)?%s' % On 2016/12/17 ...
4 years ago (2016-12-17 20:01:20 UTC) #13
Dirk Pranke
lgtm
4 years ago (2016-12-18 02:41:45 UTC) #16
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/2582223002/20001
4 years ago (2016-12-19 08:00:43 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-19 08:11:26 UTC) #22
commit-bot: I haz the power
4 years ago (2016-12-19 08:15:30 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1fccb0ab39474f8d297201a443db7d93bba7a9d5
Cr-Commit-Position: refs/heads/master@{#439432}

Powered by Google App Engine
This is Rietveld 408576698