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

Side by Side Diff: gm/tests/outputs/ignoring-one-test/output-expected/command_line

Issue 23526065: gm: add --ignoreTests flag (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: implement_it Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 out/Debug/gm --verbose --hierarchy --match selftest1 --config 8888 565 -r gm/tes ts/inputs/json/different-pixels.json --writeJsonSummaryPath gm/tests/outputs/com pared-against-different-pixels-json/output-actual/json-summary.txt --writePath g m/tests/outputs/compared-against-different-pixels-json/output-actual/writePath - -mismatchPath gm/tests/outputs/compared-against-different-pixels-json/output-act ual/mismatchPath --missingExpectationsPath gm/tests/outputs/compared-against-dif ferent-pixels-json/output-actual/missingExpectationsPath 1 out/Debug/gm --verbose --hierarchy --match selftest1 --ignoreTests selftest1 --c onfig 8888 565 -r gm/tests/inputs/json/different-pixels.json --writeJsonSummaryP ath gm/tests/outputs/ignoring-one-test/output-actual/json-summary.txt --writePat h gm/tests/outputs/ignoring-one-test/output-actual/writePath --mismatchPath gm/t ests/outputs/ignoring-one-test/output-actual/mismatchPath --missingExpectationsP ath gm/tests/outputs/ignoring-one-test/output-actual/missingExpectationsPath
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698