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

Side by Side Diff: gm/tests/outputs/nonverbose/output-expected/json-summary.txt

Issue 13811031: gm: hide list of tests with ignored errors, by default (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: reupload_after_partial_upload_failure Created 7 years, 8 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
(Empty)
1 {
2 "actual-results" : {
3 "failed" : null,
4 "failure-ignored" : null,
5 "no-comparison" : {
6 "565/selftest1" : {
7 "checksum" : 9512553915271796906
8 },
9 "8888/selftest1" : {
10 "checksum" : 14022967492765711532
11 }
12 },
13 "succeeded" : null
14 },
15 "expected-results" : {
16 "565/selftest1" : {
17 "checksums" : null,
18 "ignore-failure" : false
19 },
20 "8888/selftest1" : {
21 "checksums" : null,
22 "ignore-failure" : false
23 }
24 }
25 }
OLDNEW
« no previous file with comments | « gm/tests/outputs/nonverbose/output-expected/command_line ('k') | gm/tests/outputs/nonverbose/output-expected/return_value » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698