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

Side by Side Diff: gm/rebaseline_server/testdata/inputs/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-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": null,
5 "no-comparison": null,
6 "succeeded": null
7 },
8 "expected-results": {
9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [
11 [
12 "bitmap-64bitMD5",
13 16998423976396106083
14 ]
15 ],
16 "bugs": [
17 1578
18 ],
19 "reviewed-by-human": false
20 },
21 "3x3bitmaprect_8888.png": {
22 "allowed-digests": [
23 [
24 "bitmap-64bitMD5",
25 2054956815327187963
26 ]
27 ],
28 "bugs": [
29 1578
30 ],
31 "reviewed-by-human": false
32 },
33 "aaclip_565.png": {
34 "allowed-digests": [
35 [
36 "bitmap-64bitMD5",
37 6190901827590820995
38 ]
39 ],
40 "ignore-failure": false
41 },
42 "aaclip_8888.png": {
43 "allowed-digests": [
44 [
45 "bitmap-64bitMD5",
46 14456211900777561488
47 ]
48 ],
49 "ignore-failure": false
50 },
51 "filterbitmap_checkerboard_192_192_565.png": {
52 "allowed-digests": [
53 [
54 "bitmap-64bitMD5",
55 9917960313903939620
56 ]
57 ],
58 "bugs": [
59 1578
60 ],
61 "reviewed-by-human": false
62 },
63 "filterbitmap_checkerboard_192_192_8888.png": {
64 "allowed-digests": [
65 [
66 "bitmap-64bitMD5",
67 9917960313903939620
68 ]
69 ],
70 "bugs": [
71 1578
72 ],
73 "reviewed-by-human": false
74 },
75 "filterbitmap_checkerboard_32_2_565.png": {
76 "allowed-digests": [
77 [
78 "bitmap-64bitMD5",
79 16197252621792695154
80 ]
81 ],
82 "bugs": [
83 1578
84 ],
85 "reviewed-by-human": false
86 },
87 "filterbitmap_checkerboard_32_2_8888.png": {
88 "allowed-digests": [
89 [
90 "bitmap-64bitMD5",
91 7634650333321761866
92 ]
93 ],
94 "bugs": [
95 1578
96 ],
97 "reviewed-by-human": false
98 },
99 "texdata_gpu.png": {
100 "allowed-digests": [
101 [
102 "bitmap-64bitMD5",
103 2736593828543197285
104 ]
105 ],
106 "ignore-failure": false
107 }
108 }
109 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698