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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 4336 matching lines...) Expand 10 before | Expand all | Expand 10 after
4347 [ 4347 [
4348 "bitmap-64bitMD5", 4348 "bitmap-64bitMD5",
4349 16231021815910279843 4349 16231021815910279843
4350 ] 4350 ]
4351 ], 4351 ],
4352 "bugs": [ 4352 "bugs": [
4353 1578 4353 1578
4354 ], 4354 ],
4355 "reviewed-by-human": false 4355 "reviewed-by-human": false
4356 }, 4356 },
4357 "discard_gpu.png": {
4358 "allowed-digests": [
4359 [
4360 "bitmap-64bitMD5",
4361 11635187478196931850
4362 ]
4363 ],
4364 "reviewed-by-human": true
4365 },
4357 "displacement_565.png": { 4366 "displacement_565.png": {
4358 "allowed-digests": [ 4367 "allowed-digests": [
4359 [ 4368 [
4360 "bitmap-64bitMD5", 4369 "bitmap-64bitMD5",
4361 12360310496788002201 4370 12360310496788002201
4362 ] 4371 ]
4363 ], 4372 ],
4364 "ignore-failure": false 4373 "ignore-failure": false
4365 }, 4374 },
4366 "displacement_8888.png": { 4375 "displacement_8888.png": {
(...skipping 7203 matching lines...) Expand 10 before | Expand all | Expand 10 after
11570 14157160633878011690 11579 14157160633878011690
11571 ] 11580 ]
11572 ], 11581 ],
11573 "bugs": [ 11582 "bugs": [
11574 1578 11583 1578
11575 ], 11584 ],
11576 "reviewed-by-human": false 11585 "reviewed-by-human": false
11577 } 11586 }
11578 } 11587 }
11579 } 11588 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698