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

Side by Side Diff: gm/rebaseline_server/tests/inputs/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 117413006: create unittest for gm/rebaseline_server/results.py (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: address comments Created 6 years, 12 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
1 { 1 {
2 "actual-results": {
3 "failed": null,
4 "failure-ignored": null,
5 "no-comparison": null,
6 "succeeded": null
7 },
2 "expected-results": { 8 "expected-results": {
3 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 10 "allowed-digests": [
5 [ 11 [
6 "bitmap-64bitMD5", 12 "bitmap-64bitMD5",
7 16998423976396106083 13 16998423976396106083
8 ] 14 ]
9 ], 15 ],
10 "ignore-failure": false 16 "bugs": [
17 1578
18 ],
19 "reviewed-by-human": false
11 }, 20 },
12 "3x3bitmaprect_8888.png": { 21 "3x3bitmaprect_8888.png": {
13 "allowed-digests": [ 22 "allowed-digests": [
14 [ 23 [
15 "bitmap-64bitMD5", 24 "bitmap-64bitMD5",
16 2054956815327187963 25 2054956815327187963
17 ] 26 ]
18 ], 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 ],
19 "ignore-failure": false 40 "ignore-failure": false
20 }, 41 },
21 "aaclip_gpu.png": { 42 "aaclip_8888.png": {
22 "allowed-digests": [ 43 "allowed-digests": [
23 [ 44 [
24 "bitmap-64bitMD5", 45 "bitmap-64bitMD5",
25 11899819492385205974 46 14456211900777561488
26 ] 47 ]
27 ], 48 ],
28 "ignore-failure": false 49 "ignore-failure": false
29 }, 50 },
30 "aarectmodes_565.png": { 51 "filterbitmap_checkerboard_192_192_565.png": {
31 "allowed-digests": [ 52 "allowed-digests": [
32 [ 53 [
33 "bitmap-64bitMD5", 54 "bitmap-64bitMD5",
34 14760033689012826769 55 13270012198930365496
35 ] 56 ]
36 ], 57 ],
37 "ignore-failure": false 58 "bugs": [
59 1578
60 ],
61 "reviewed-by-human": false
38 }, 62 },
39 "imageblur_565.png": { 63 "filterbitmap_checkerboard_192_192_8888.png": {
40 "allowed-digests": [ 64 "allowed-digests": [
41 [ 65 [
42 "bitmap-64bitMD5", 66 "bitmap-64bitMD5",
43 3359963596899141322 67 14746826424040775628
44 ] 68 ]
45 ], 69 ],
46 "ignore-failure": false 70 "bugs": [
71 1578
72 ],
73 "reviewed-by-human": false
47 }, 74 },
48 "imageblur_8888.png": { 75 "filterbitmap_checkerboard_32_2_565.png": {
49 "allowed-digests": [ 76 "allowed-digests": [
50 [ 77 [
51 "bitmap-64bitMD5", 78 "bitmap-64bitMD5",
52 4217923806027861152 79 16197252621792695154
53 ] 80 ]
54 ], 81 ],
55 "ignore-failure": false 82 "bugs": [
83 1578
84 ],
85 "reviewed-by-human": false
56 }, 86 },
57 "shadertext3_8888.png": { 87 "filterbitmap_checkerboard_32_2_8888.png": {
58 "allowed-digests": [ 88 "allowed-digests": [
59 [ 89 [
60 "bitmap-64bitMD5", 90 "bitmap-64bitMD5",
61 3713708307125704716 91 7634650333321761866
62 ] 92 ]
63 ], 93 ],
64 "ignore-failure": false 94 "bugs": [
95 1578
96 ],
97 "reviewed-by-human": false
65 }, 98 },
66 "xfermodeimagefilter_pdf.png": { 99 "texdata_gpu.png": {
67 "allowed-digests": [ 100 "allowed-digests": [
68 [ 101 [
69 "bitmap-64bitMD5", 102 "bitmap-64bitMD5",
70 16502178848783208088 103 2736593828543197285
71 ]
72 ],
73 "ignore-failure": false
74 },
75 "xfermodes_pdf.png": {
76 "allowed-digests": [
77 [
78 "bitmap-64bitMD5",
79 9151974350149210736
80 ] 104 ]
81 ], 105 ],
82 "ignore-failure": false 106 "ignore-failure": false
83 } 107 }
84 } 108 }
85 } 109 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698