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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 4806 matching lines...) Expand 10 before | Expand all | Expand 10 after
4817 [ 4817 [
4818 "bitmap-64bitMD5", 4818 "bitmap-64bitMD5",
4819 14654594795337107113 4819 14654594795337107113
4820 ] 4820 ]
4821 ], 4821 ],
4822 "bugs": [ 4822 "bugs": [
4823 1578 4823 1578
4824 ], 4824 ],
4825 "reviewed-by-human": false 4825 "reviewed-by-human": false
4826 }, 4826 },
4827 "discard_gpu.png": {
4828 "allowed-digests": [
4829 [
4830 "bitmap-64bitMD5",
4831 11635187478196931850
4832 ]
4833 ],
4834 "reviewed-by-human": true
4835 },
4827 "displacement_565.png": { 4836 "displacement_565.png": {
4828 "allowed-digests": [ 4837 "allowed-digests": [
4829 [ 4838 [
4830 "bitmap-64bitMD5", 4839 "bitmap-64bitMD5",
4831 8262676092064269134 4840 8262676092064269134
4832 ] 4841 ]
4833 ], 4842 ],
4834 "ignore-failure": false 4843 "ignore-failure": false
4835 }, 4844 },
4836 "displacement_8888.png": { 4845 "displacement_8888.png": {
(...skipping 8533 matching lines...) Expand 10 before | Expand all | Expand 10 after
13370 7829854837061118142 13379 7829854837061118142
13371 ] 13380 ]
13372 ], 13381 ],
13373 "bugs": [ 13382 "bugs": [
13374 1578 13383 1578
13375 ], 13384 ],
13376 "reviewed-by-human": false 13385 "reviewed-by-human": false
13377 } 13386 }
13378 } 13387 }
13379 } 13388 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698