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

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

Issue 329933002: rebaseline_server: change 2 image expectations within unittests (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 "bitmap-64bitMD5", 45 "bitmap-64bitMD5",
46 14456211900777561488 46 14456211900777561488
47 ] 47 ]
48 ], 48 ],
49 "ignore-failure": false 49 "ignore-failure": false
50 }, 50 },
51 "filterbitmap_checkerboard_192_192_565.png": { 51 "filterbitmap_checkerboard_192_192_565.png": {
52 "allowed-digests": [ 52 "allowed-digests": [
53 [ 53 [
54 "bitmap-64bitMD5", 54 "bitmap-64bitMD5",
55 13270012198930365496 55 9917960313903939620
56 ] 56 ]
57 ], 57 ],
58 "bugs": [ 58 "bugs": [
59 1578 59 1578
60 ], 60 ],
61 "reviewed-by-human": false 61 "reviewed-by-human": false
62 }, 62 },
63 "filterbitmap_checkerboard_192_192_8888.png": { 63 "filterbitmap_checkerboard_192_192_8888.png": {
64 "allowed-digests": [ 64 "allowed-digests": [
65 [ 65 [
66 "bitmap-64bitMD5", 66 "bitmap-64bitMD5",
67 14746826424040775628 67 9917960313903939620
68 ] 68 ]
69 ], 69 ],
70 "bugs": [ 70 "bugs": [
71 1578 71 1578
72 ], 72 ],
73 "reviewed-by-human": false 73 "reviewed-by-human": false
74 }, 74 },
75 "filterbitmap_checkerboard_32_2_565.png": { 75 "filterbitmap_checkerboard_32_2_565.png": {
76 "allowed-digests": [ 76 "allowed-digests": [
77 [ 77 [
(...skipping 22 matching lines...) Expand all
100 "allowed-digests": [ 100 "allowed-digests": [
101 [ 101 [
102 "bitmap-64bitMD5", 102 "bitmap-64bitMD5",
103 2736593828543197285 103 2736593828543197285
104 ] 104 ]
105 ], 105 ],
106 "ignore-failure": false 106 "ignore-failure": false
107 } 107 }
108 } 108 }
109 } 109 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698