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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/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 4330 matching lines...) Expand 10 before | Expand all | Expand 10 after
4341 [ 4341 [
4342 "bitmap-64bitMD5", 4342 "bitmap-64bitMD5",
4343 7819825549601859094 4343 7819825549601859094
4344 ] 4344 ]
4345 ], 4345 ],
4346 "bugs": [ 4346 "bugs": [
4347 1578 4347 1578
4348 ], 4348 ],
4349 "reviewed-by-human": false 4349 "reviewed-by-human": false
4350 }, 4350 },
4351 "discard_gpu.png": {
4352 "allowed-digests": [
4353 [
4354 "bitmap-64bitMD5",
4355 11635187478196931850
4356 ]
4357 ],
4358 "reviewed-by-human": true
4359 },
4351 "displacement_565.png": { 4360 "displacement_565.png": {
4352 "allowed-digests": [ 4361 "allowed-digests": [
4353 [ 4362 [
4354 "bitmap-64bitMD5", 4363 "bitmap-64bitMD5",
4355 9127724751254250264 4364 9127724751254250264
4356 ] 4365 ]
4357 ], 4366 ],
4358 "ignore-failure": false 4367 "ignore-failure": false
4359 }, 4368 },
4360 "displacement_8888.png": { 4369 "displacement_8888.png": {
(...skipping 7221 matching lines...) Expand 10 before | Expand all | Expand 10 after
11582 14019814087375927425 11591 14019814087375927425
11583 ] 11592 ]
11584 ], 11593 ],
11585 "bugs": [ 11594 "bugs": [
11586 1578 11595 1578
11587 ], 11596 ],
11588 "reviewed-by-human": false 11597 "reviewed-by-human": false
11589 } 11598 }
11590 } 11599 }
11591 } 11600 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698