diff options
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-04-10 15:24:53 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-04-10 15:24:53 +0000 |
commit | 51dbabee67ea1285e1115e535d26944d4da99be5 (patch) | |
tree | 66481b8a45364a0c6166f35ea9abbe36ad1779fe /gm/tests/outputs/intentionally-skipped-tests/output-expected | |
parent | aae71baa73a55f91446fcac22f8ccffcbfc6adea (diff) |
gm: hide list of tests with ignored errors, by default
Review URL: https://codereview.chromium.org/13811031
git-svn-id: http://skia.googlecode.com/svn/trunk@8591 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gm/tests/outputs/intentionally-skipped-tests/output-expected')
-rw-r--r-- | gm/tests/outputs/intentionally-skipped-tests/output-expected/command_line | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/tests/outputs/intentionally-skipped-tests/output-expected/command_line b/gm/tests/outputs/intentionally-skipped-tests/output-expected/command_line index c80a9a20ce..361cb5213e 100644 --- a/gm/tests/outputs/intentionally-skipped-tests/output-expected/command_line +++ b/gm/tests/outputs/intentionally-skipped-tests/output-expected/command_line @@ -1 +1 @@ -out/Debug/gm --hierarchy --match selftest1 selftest2 --config 8888 565 --writeJsonSummaryPath gm/tests/outputs/intentionally-skipped-tests/output-actual/json-summary.txt +out/Debug/gm --verbose --hierarchy --match selftest1 selftest2 --config 8888 565 --writeJsonSummaryPath gm/tests/outputs/intentionally-skipped-tests/output-actual/json-summary.txt |