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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/expected-results.json

Issue 68123010: Ignore Windows verylargebitmap GMs for 565 and 8888 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 1 month 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 | Annotate | Revision Log
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 11264 matching lines...) Expand 10 before | Expand all | Expand 10 after
11275 ], 11275 ],
11276 "bugs": [ 11276 "bugs": [
11277 1578 11277 1578
11278 ], 11278 ],
11279 "reviewed-by-human": false 11279 "reviewed-by-human": false
11280 }, 11280 },
11281 "verylargebitmap_565.png": { 11281 "verylargebitmap_565.png": {
11282 "allowed-digests": [ 11282 "allowed-digests": [
11283 [ 11283 [
11284 "bitmap-64bitMD5", 11284 "bitmap-64bitMD5",
11285 9337156721425719438 11285 10950481694600695676
11286 ] 11286 ]
11287 ], 11287 ],
11288 "bugs": [
11289 1822
11290 ],
11291 "ignore-failure": true,
11288 "reviewed-by-human": true 11292 "reviewed-by-human": true
11289 }, 11293 },
11290 "verylargebitmap_8888.png": { 11294 "verylargebitmap_8888.png": {
11291 "allowed-digests": [ 11295 "allowed-digests": [
11292 [ 11296 [
11293 "bitmap-64bitMD5", 11297 "bitmap-64bitMD5",
11294 8739741163113117533 11298 9940803749449736128
11295 ] 11299 ]
11296 ], 11300 ],
11301 "bugs": [
11302 1822
11303 ],
11304 "ignore-failure": true,
11297 "reviewed-by-human": true 11305 "reviewed-by-human": true
11298 }, 11306 },
11299 "verylargebitmap_gpu.png": { 11307 "verylargebitmap_gpu.png": {
11300 "allowed-digests": [ 11308 "allowed-digests": [
11301 [ 11309 [
11302 "bitmap-64bitMD5", 11310 "bitmap-64bitMD5",
11303 4796955438765573992 11311 4796955438765573992
11304 ] 11312 ]
11305 ], 11313 ],
11306 "reviewed-by-human": true 11314 "reviewed-by-human": true
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
11462 15521667491547564445 11470 15521667491547564445
11463 ] 11471 ]
11464 ], 11472 ],
11465 "bugs": [ 11473 "bugs": [
11466 1578 11474 1578
11467 ], 11475 ],
11468 "reviewed-by-human": false 11476 "reviewed-by-human": false
11469 } 11477 }
11470 } 11478 }
11471 } 11479 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698