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

Side by Side Diff: gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Builder-We-Have-No-Expectations-File-For/actual-results.json

Issue 848073005: 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" : null,
4 "failure-ignored" : {
5 "displacement_565.png" : [ "bitmap-64bitMD5", 4569468668668628191 ],
6 "displacement_8888.png" : [ "bitmap-64bitMD5", 11401048196735046263 ],
7 "displacement_gpu.png" : [ "bitmap-64bitMD5", 5698561127291561694 ],
8 "displacement_pdf-mac.png" : [ "bitmap-64bitMD5", 12901125495691049846 ],
9 "displacement_pdf-poppler.png" : [ "bitmap-64bitMD5", 16285974094717334 658 ]
10 },
11 "no-comparison" : {
12 "bigblurs_565.png" : [ "bitmap-64bitMD5", 14704206703218007573 ],
13 "bigblurs_8888.png" : [ "bitmap-64bitMD5", 17309852422285247848 ],
14 "bigblurs_gpu.png" : [ "bitmap-64bitMD5", 1822195599289208664 ],
15 "bigblurs_pdf-mac.png" : [ "bitmap-64bitMD5", 16171608477794909861 ],
16 "bigblurs_pdf-poppler.png" : [ "bitmap-64bitMD5", 6539050160610613353 ]
17 },
18 "succeeded" : {
19 "3x3bitmaprect_565.png" : [ "bitmap-64bitMD5", 16998423976396106083 ],
20 "3x3bitmaprect_8888.png" : [ "bitmap-64bitMD5", 2054956815327187963 ],
21 "3x3bitmaprect_gpu.png" : [ "bitmap-64bitMD5", 2054956815327187963 ],
22 "3x3bitmaprect_pdf-mac.png" : [ "bitmap-64bitMD5", 8518347971308375604 ],
23 "3x3bitmaprect_pdf-poppler.png" : [ "bitmap-64bitMD5", 1672358040941431 3678 ]
24 }
25 },
26 "expected-results" : {
27 "3x3bitmaprect_565.png" : {
28 "allowed-digests" : [
29 [ "bitmap-64bitMD5", 16998423976396106083 ]
30 ],
31 "ignore-failure" : false
32 },
33 "3x3bitmaprect_8888.png" : {
34 "allowed-digests" : [
35 [ "bitmap-64bitMD5", 2054956815327187963 ]
36 ],
37 "ignore-failure" : false
38 },
39 "3x3bitmaprect_gpu.png" : {
40 "allowed-digests" : [
41 [ "bitmap-64bitMD5", 2054956815327187963 ]
42 ],
43 "ignore-failure" : false
44 },
45 "3x3bitmaprect_pdf-mac.png" : {
46 "allowed-digests" : [
47 [ "bitmap-64bitMD5", 8518347971308375604 ]
48 ],
49 "ignore-failure" : false
50 },
51 "3x3bitmaprect_pdf-poppler.png" : {
52 "allowed-digests" : [
53 [ "bitmap-64bitMD5", 16723580409414313678 ]
54 ],
55 "ignore-failure" : false
56 },
57 "displacement_565.png" : {
58 "allowed-digests" : [
59 [ "bitmap-64bitMD5", 16249664097236120848 ]
60 ],
61 "ignore-failure" : true
62 },
63 "displacement_8888.png" : {
64 "allowed-digests" : [
65 [ "bitmap-64bitMD5", 12120271618448785903 ]
66 ],
67 "ignore-failure" : true
68 },
69 "displacement_gpu.png" : {
70 "allowed-digests" : [
71 [ "bitmap-64bitMD5", 14033538044845358121 ]
72 ],
73 "ignore-failure" : true
74 },
75 "displacement_pdf-mac.png" : {
76 "allowed-digests" : [
77 [ "bitmap-64bitMD5", 10149713146651176710 ]
78 ],
79 "ignore-failure" : true
80 },
81 "displacement_pdf-poppler.png" : {
82 "allowed-digests" : [
83 [ "bitmap-64bitMD5", 4741823272437589681 ]
84 ],
85 "ignore-failure" : true
86 }
87 }
88 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698