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

Side by Side Diff: gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Android-GalaxyNexus-SGX540-Arm7-Release/actual-results.json

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 "texdata_gpu.png" : [ "bitmap-64bitMD5", 3695033638604474475 ]
5 },
6 "failure-ignored" : {
7 "filterbitmap_checkerboard_192_192_565.png" : [ "bitmap-64bitMD5", 4719 210487426381700 ],
8 "filterbitmap_checkerboard_192_192_8888.png" : [ "bitmap-64bitMD5", 315 4864687054945306 ],
9 "filterbitmap_checkerboard_32_2_565.png" : [ "bitmap-64bitMD5", 1552830 4435129737588 ],
10 "filterbitmap_checkerboard_32_2_8888.png" : [ "bitmap-64bitMD5", 712827 739969462165 ]
11 },
12 "no-comparison" : {
13 "bigblurs_565.png" : [ "bitmap-64bitMD5", 2422083043229439955 ],
14 "bigblurs_8888.png" : [ "bitmap-64bitMD5", 17309852422285247848 ],
15 "bitmapsource_565.png" : [ "bitmap-64bitMD5", 17503582803589749280 ],
16 "bitmapsource_8888.png" : [ "bitmap-64bitMD5", 16289727936158057543 ]
17 },
18 "succeeded" : {
19 "3x3bitmaprect_565.png" : [ "bitmap-64bitMD5", 16998423976396106083 ],
20 "3x3bitmaprect_8888.png" : [ "bitmap-64bitMD5", 2054956815327187963 ],
21 "aaclip_565.png" : [ "bitmap-64bitMD5", 6190901827590820995 ],
22 "aaclip_8888.png" : [ "bitmap-64bitMD5", 14456211900777561488 ]
23 }
24 },
25 "expected-results" : {
26 "3x3bitmaprect_565.png" : {
27 "allowed-digests" : [
28 [ "bitmap-64bitMD5", 16998423976396106083 ]
29 ],
30 "ignore-failure" : false
31 },
32 "3x3bitmaprect_8888.png" : {
33 "allowed-digests" : [
34 [ "bitmap-64bitMD5", 2054956815327187963 ]
35 ],
36 "ignore-failure" : false
37 },
38 "aaclip_565.png" : {
39 "allowed-digests" : [
40 [ "bitmap-64bitMD5", 6190901827590820995 ]
41 ],
42 "ignore-failure" : false
43 },
44 "aaclip_8888.png" : {
45 "allowed-digests" : [
46 [ "bitmap-64bitMD5", 14456211900777561488 ]
47 ],
48 "ignore-failure" : false
49 },
50 "bigblurs_565.png" : {
51 "allowed-digests" : null,
52 "ignore-failure" : false
53 },
54 "bigblurs_8888.png" : {
55 "allowed-digests" : null,
56 "ignore-failure" : false
57 },
58 "bitmapsource_565.png" : {
59 "allowed-digests" : null,
60 "ignore-failure" : false
61 },
62 "bitmapsource_8888.png" : {
63 "allowed-digests" : null,
64 "ignore-failure" : false
65 },
66 "filterbitmap_checkerboard_192_192_565.png" : {
67 "allowed-digests" : [
68 [ "bitmap-64bitMD5", 9917960313903939620 ]
69 ],
70 "ignore-failure" : true
71 },
72 "filterbitmap_checkerboard_192_192_8888.png" : {
73 "allowed-digests" : [
74 [ "bitmap-64bitMD5", 9917960313903939620 ]
75 ],
76 "ignore-failure" : true
77 },
78 "filterbitmap_checkerboard_32_2_565.png" : {
79 "allowed-digests" : [
80 [ "bitmap-64bitMD5", 16197252621792695154 ]
81 ],
82 "ignore-failure" : true
83 },
84 "filterbitmap_checkerboard_32_2_8888.png" : {
85 "allowed-digests" : [
86 [ "bitmap-64bitMD5", 7634650333321761866 ]
87 ],
88 "ignore-failure" : true
89 },
90 "texdata_gpu.png" : {
91 "allowed-digests" : [
92 [ "bitmap-64bitMD5", 2736593828543197285 ]
93 ],
94 "ignore-failure" : false
95 }
96 }
97 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698