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

Issue 27752002: GM: add --ignoreFailuresFile as an alternative to --ignoreTests (Closed)

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

Description

GM: add --ignoreFailuresFile as an alternative to --ignoreTests (moved to new review at https://codereview.chromium.org/29203002 due to gcl/Rietveld madness) This will allow the user to specify the tests to ignore failure on as a file, rather than listing them out in the command line (and thus busting the line length limit on Android). BUG=skia:1730

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -4 lines) Patch
gm/gmmain.cpp View 4 chunks +62 lines, -1 line 2 comments Download
gm/tests/outputs/ignoring-one-test/output-expected/command_line View 1 chunk +1 line, -1 line 0 comments Download
gm/tests/run.sh View 1 chunk +6 lines, -2 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
epoger
7 years, 2 months ago (2013-10-17 19:28:21 UTC) #1
borenet
This code LGTM but I'm a bit confused - I thought we were going to ...
7 years, 2 months ago (2013-10-17 19:33:33 UTC) #2
epoger
On 2013/10/17 19:33:33, borenet wrote: > This code LGTM but I'm a bit confused - ...
7 years, 2 months ago (2013-10-17 19:37:40 UTC) #3
scroggo
https://codereview.chromium.org/27752002/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/27752002/diff/1/gm/gmmain.cpp#newcode2066 gm/gmmain.cpp:2066: for (int i = 0; i < FLAGS_ignoreTests.count(); i++) ...
7 years, 2 months ago (2013-10-18 14:32:48 UTC) #4
epoger
https://codereview.chromium.org/27752002/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/27752002/diff/1/gm/gmmain.cpp#newcode2066 gm/gmmain.cpp:2066: for (int i = 0; i < FLAGS_ignoreTests.count(); i++) ...
7 years, 2 months ago (2013-10-18 14:36:12 UTC) #5
epoger
7 years, 2 months ago (2013-10-18 14:43:21 UTC) #6
moved to new review at https://codereview.chromium.org/29203002 due to
gcl/Rietveld madness

Powered by Google App Engine
This is Rietveld 408576698