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

Side by Side Diff: gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt

Issue 856103002: Revert "Revert "delete old things!"" (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 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
OLDNEW
(Empty)
1 {
2 "actual-results" : {
3 "failed" : {
4 "565/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ],
5 "8888/selftest1-pipe.png" : [ "bitmap-64bitMD5", 6140979239232854774 ]
6 },
7 "failure-ignored" : null,
8 "no-comparison" : null,
9 "succeeded" : {
10 "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ],
11 "8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ]
12 }
13 },
14 "expected-results" : {
15 "565/selftest1-pipe.png" : {
16 "allowed-digests" : [
17 [ "bitmap-64bitMD5", 12927999507540085554 ]
18 ],
19 "ignore-failure" : false
20 },
21 "565/selftest1.png" : {
22 "allowed-digests" : [
23 [ "bitmap-64bitMD5", 12927999507540085554 ]
24 ],
25 "ignore-failure" : false
26 },
27 "8888/selftest1-pipe.png" : {
28 "allowed-digests" : [
29 [ "bitmap-64bitMD5", 1209453360120438698 ]
30 ],
31 "ignore-failure" : false
32 },
33 "8888/selftest1.png" : {
34 "allowed-digests" : [
35 [ "bitmap-64bitMD5", 1209453360120438698 ]
36 ],
37 "ignore-failure" : false
38 }
39 }
40 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698