Chromium Code Reviews| Index: gm/tests/outputs/ignoring-some-failures/output-expected/json-summary.txt |
| =================================================================== |
| --- gm/tests/outputs/ignoring-some-failures/output-expected/json-summary.txt (revision 0) |
| +++ gm/tests/outputs/ignoring-some-failures/output-expected/json-summary.txt (working copy) |
| @@ -1,10 +1,11 @@ |
| { |
| "actual-results" : { |
| "failed" : { |
| - "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ], |
| "8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ] |
| }, |
| - "failure-ignored" : null, |
| + "failure-ignored" : { |
| + "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ] |
|
epoger
2013/08/30 19:53:02
As expected... we are now ignoring failure for the
|
| + }, |
| "no-comparison" : null, |
| "succeeded" : null |
| }, |
| @@ -13,7 +14,7 @@ |
| "allowed-digests" : [ |
| [ "bitmap-64bitMD5", 8863920166200910451 ] |
| ], |
| - "ignore-failure" : false |
| + "ignore-failure" : true |
| }, |
| "8888/selftest1.png" : { |
| "allowed-digests" : [ |