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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 267763003: Add initial baselines for discard GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 7 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 | 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 5445 matching lines...) Expand 10 before | Expand all | Expand 10 after
5456 [ 5456 [
5457 "bitmap-64bitMD5", 5457 "bitmap-64bitMD5",
5458 4664344770323231961 5458 4664344770323231961
5459 ] 5459 ]
5460 ], 5460 ],
5461 "bugs": [ 5461 "bugs": [
5462 1578 5462 1578
5463 ], 5463 ],
5464 "reviewed-by-human": false 5464 "reviewed-by-human": false
5465 }, 5465 },
5466 "discard_gpu.png": {
5467 "allowed-digests": [
5468 [
5469 "bitmap-64bitMD5",
5470 11635187478196931850
5471 ]
5472 ],
5473 "reviewed-by-human": true
5474 },
5466 "displacement_565.png": { 5475 "displacement_565.png": {
5467 "allowed-digests": [ 5476 "allowed-digests": [
5468 [ 5477 [
5469 "bitmap-64bitMD5", 5478 "bitmap-64bitMD5",
5470 7360996518918447134 5479 7360996518918447134
5471 ] 5480 ]
5472 ], 5481 ],
5473 "bugs": [ 5482 "bugs": [
5474 1578 5483 1578
5475 ], 5484 ],
(...skipping 9396 matching lines...) Expand 10 before | Expand all | Expand 10 after
14872 7829854837061118142 14881 7829854837061118142
14873 ] 14882 ]
14874 ], 14883 ],
14875 "bugs": [ 14884 "bugs": [
14876 1578 14885 1578
14877 ], 14886 ],
14878 "reviewed-by-human": false 14887 "reviewed-by-human": false
14879 } 14888 }
14880 } 14889 }
14881 } 14890 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698