Chromium Code Reviews
|
| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "actual-results": { | 2 "actual-results": { |
| 3 "failed": null, | 3 "failed": null, |
| 4 "failure-ignored": null, | 4 "failure-ignored": null, |
| 5 "no-comparison": null, | 5 "no-comparison": null, |
| 6 "succeeded": null | 6 "succeeded": null |
| 7 }, | 7 }, |
| 8 "expected-results": null | 8 "expected-results": { |
| 9 "imageblur_gpu.png": { | |
| 10 "allowed-digests": [ | |
| 11 [ | |
| 12 "bitmap-64bitMD5", | |
| 13 5680959140053860741 | |
|
epoger
2013/09/03 18:51:32
Patchset 1: ran the following rebaseline command t
| |
| 14 ] | |
| 15 ], | |
| 16 "bugs": [ | |
| 17 1581 | |
| 18 ], | |
| 19 "reviewed-by-human": false | |
| 20 }, | |
| 21 "imagefiltersbase_gpu.png": { | |
| 22 "allowed-digests": [ | |
| 23 [ | |
| 24 "bitmap-64bitMD5", | |
| 25 18053383936510049208 | |
| 26 ] | |
| 27 ], | |
| 28 "bugs": [ | |
| 29 1581 | |
| 30 ], | |
| 31 "reviewed-by-human": false | |
| 32 } | |
| 33 } | |
| 9 } | 34 } |
| OLD | NEW |