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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/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 16697 matching lines...) Expand 10 before | Expand all | Expand 10 after
22818 "allowed-digests": [ 22816 "allowed-digests": [
22819 [ 22817 [
22820 "bitmap-64bitMD5", 22818 "bitmap-64bitMD5",
22821 11835374726311942978 22819 11835374726311942978
22822 ] 22820 ]
22823 ], 22821 ],
22824 "reviewed-by-human": true 22822 "reviewed-by-human": true
22825 } 22823 }
22826 } 22824 }
22827 } 22825 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698