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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-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 4342 matching lines...) Expand 10 before | Expand all | Expand 10 after
4353 [ 4353 [
4354 "bitmap-64bitMD5", 4354 "bitmap-64bitMD5",
4355 16231021815910279843 4355 16231021815910279843
4356 ] 4356 ]
4357 ], 4357 ],
4358 "bugs": [ 4358 "bugs": [
4359 1578 4359 1578
4360 ], 4360 ],
4361 "reviewed-by-human": false 4361 "reviewed-by-human": false
4362 }, 4362 },
4363 "discard_gpu.png": {
4364 "allowed-digests": [
4365 [
4366 "bitmap-64bitMD5",
4367 11635187478196931850
4368 ]
4369 ],
4370 "reviewed-by-human": true
4371 },
4363 "displacement_565.png": { 4372 "displacement_565.png": {
4364 "allowed-digests": [ 4373 "allowed-digests": [
4365 [ 4374 [
4366 "bitmap-64bitMD5", 4375 "bitmap-64bitMD5",
4367 12360310496788002201 4376 12360310496788002201
4368 ] 4377 ]
4369 ], 4378 ],
4370 "ignore-failure": false 4379 "ignore-failure": false
4371 }, 4380 },
4372 "displacement_8888.png": { 4381 "displacement_8888.png": {
(...skipping 7210 matching lines...) Expand 10 before | Expand all | Expand 10 after
11583 14157160633878011690 11592 14157160633878011690
11584 ] 11593 ]
11585 ], 11594 ],
11586 "bugs": [ 11595 "bugs": [
11587 1578 11596 1578
11588 ], 11597 ],
11589 "reviewed-by-human": false 11598 "reviewed-by-human": false
11590 } 11599 }
11591 } 11600 }
11592 } 11601 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698