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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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 6033 matching lines...) Expand 10 before | Expand all | Expand 10 after
6044 ], 6044 ],
6045 "reviewed-by-human": true 6045 "reviewed-by-human": true
6046 }, 6046 },
6047 "colorwheel_pdf-poppler.png": { 6047 "colorwheel_pdf-poppler.png": {
6048 "allowed-digests": [ 6048 "allowed-digests": [
6049 [ 6049 [
6050 "bitmap-64bitMD5", 6050 "bitmap-64bitMD5",
6051 9105323639568114333 6051 9105323639568114333
6052 ] 6052 ]
6053 ], 6053 ],
6054 "bugs": [ 6054 "ignore-failure": true,
6055 3180
6056 ],
6057 "reviewed-by-human": true 6055 "reviewed-by-human": true
6058 }, 6056 },
6059 "colorwheelnative_565.png": { 6057 "colorwheelnative_565.png": {
6060 "allowed-digests": [ 6058 "allowed-digests": [
6061 [ 6059 [
6062 "bitmap-64bitMD5", 6060 "bitmap-64bitMD5",
6063 14803637687851344622 6061 14803637687851344622
6064 ] 6062 ]
6065 ], 6063 ],
6066 "reviewed-by-human": true 6064 "reviewed-by-human": true
(...skipping 16852 matching lines...) Expand 10 before | Expand all | Expand 10 after
22919 "allowed-digests": [ 22917 "allowed-digests": [
22920 [ 22918 [
22921 "bitmap-64bitMD5", 22919 "bitmap-64bitMD5",
22922 11835374726311942978 22920 11835374726311942978
22923 ] 22921 ]
22924 ], 22922 ],
22925 "reviewed-by-human": true 22923 "reviewed-by-human": true
22926 } 22924 }
22927 } 22925 }
22928 } 22926 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698