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

Issue 13863009: GM: signal error if the total number of tests run was less than expected (Closed)

Created:
7 years, 8 months ago by epoger
Modified:
7 years, 8 months ago
Reviewers:
borenet
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

GM: signal error if the total number of tests run was less than expected Committed: https://code.google.com/p/skia/source/detail?r=8614

Patch Set 1 #

Patch Set 2 : skip_check_on_android #

Total comments: 1

Patch Set 3 : invert_ifdef_check #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M gm/gmmain.cpp View 1 2 1 chunk +4 lines, -2 lines 2 comments Download

Messages

Total messages: 9 (0 generated)
epoger
I'm not aware of any cases when this would happen, but it would be good ...
7 years, 8 months ago (2013-04-10 19:09:29 UTC) #1
borenet
LGTM. We'll see what happens!
7 years, 8 months ago (2013-04-10 19:12:56 UTC) #2
epoger
I looked at the most recent GenerateGMs run on every builder, and saw that this ...
7 years, 8 months ago (2013-04-11 15:08:49 UTC) #3
borenet
On 2013/04/11 15:08:49, epoger wrote: > I looked at the most recent GenerateGMs run on ...
7 years, 8 months ago (2013-04-11 15:10:40 UTC) #4
epoger
https://codereview.chromium.org/13863009/diff/5001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13863009/diff/5001/gm/gmmain.cpp#newcode1831 gm/gmmain.cpp:1831: #ifdef SK_BUILD_FOR_ANDROID Actually, Eric, whaddaya think of this for ...
7 years, 8 months ago (2013-04-11 15:21:17 UTC) #5
epoger
On 2013/04/11 15:21:17, epoger wrote: > https://codereview.chromium.org/13863009/diff/5001/gm/gmmain.cpp > File gm/gmmain.cpp (right): > > https://codereview.chromium.org/13863009/diff/5001/gm/gmmain.cpp#newcode1831 > ...
7 years, 8 months ago (2013-04-11 15:22:44 UTC) #6
epoger
https://codereview.chromium.org/13863009/diff/9001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13863009/diff/9001/gm/gmmain.cpp#newcode1831 gm/gmmain.cpp:1831: #ifndef SK_BUILD_FOR_ANDROID That's better. Eric, you OK with me ...
7 years, 8 months ago (2013-04-11 15:24:04 UTC) #7
borenet
LGTM at patch set 3. https://codereview.chromium.org/13863009/diff/9001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/13863009/diff/9001/gm/gmmain.cpp#newcode1831 gm/gmmain.cpp:1831: #ifndef SK_BUILD_FOR_ANDROID On 2013/04/11 ...
7 years, 8 months ago (2013-04-11 15:38:41 UTC) #8
epoger
7 years, 8 months ago (2013-04-11 15:41:06 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 manually as r8614 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698