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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release/expected-results.json

Issue 834303005: Factor out checkerboard function in gm and sampleapp into tools. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: ignore pdf gm change 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
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 6087 matching lines...) Expand 10 before | Expand all | Expand 10 after
6098 ], 6098 ],
6099 "reviewed-by-human": true 6099 "reviewed-by-human": true
6100 }, 6100 },
6101 "colorwheel_pdf-poppler.png": { 6101 "colorwheel_pdf-poppler.png": {
6102 "allowed-digests": [ 6102 "allowed-digests": [
6103 [ 6103 [
6104 "bitmap-64bitMD5", 6104 "bitmap-64bitMD5",
6105 9105323639568114333 6105 9105323639568114333
6106 ] 6106 ]
6107 ], 6107 ],
6108 "bugs": [ 6108 "ignore-failure": true,
6109 3180
6110 ],
6111 "reviewed-by-human": true 6109 "reviewed-by-human": true
6112 }, 6110 },
6113 "colorwheelnative_565.png": { 6111 "colorwheelnative_565.png": {
6114 "allowed-digests": [ 6112 "allowed-digests": [
6115 [ 6113 [
6116 "bitmap-64bitMD5", 6114 "bitmap-64bitMD5",
6117 14803637687851344622 6115 14803637687851344622
6118 ] 6116 ]
6119 ], 6117 ],
6120 "reviewed-by-human": true 6118 "reviewed-by-human": true
(...skipping 16775 matching lines...) Expand 10 before | Expand all | Expand 10 after
22896 "allowed-digests": [ 22894 "allowed-digests": [
22897 [ 22895 [
22898 "bitmap-64bitMD5", 22896 "bitmap-64bitMD5",
22899 11835374726311942978 22897 11835374726311942978
22900 ] 22898 ]
22901 ], 22899 ],
22902 "reviewed-by-human": true 22900 "reviewed-by-human": true
22903 } 22901 }
22904 } 22902 }
22905 } 22903 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698