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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-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 5829 matching lines...) Expand 10 before | Expand all | Expand 10 after
5840 [ 5840 [
5841 "bitmap-64bitMD5", 5841 "bitmap-64bitMD5",
5842 5160540669312519770 5842 5160540669312519770
5843 ] 5843 ]
5844 ], 5844 ],
5845 "bugs": [ 5845 "bugs": [
5846 1578 5846 1578
5847 ], 5847 ],
5848 "reviewed-by-human": false 5848 "reviewed-by-human": false
5849 }, 5849 },
5850 "discard_gpu.png": {
5851 "allowed-digests": [
5852 [
5853 "bitmap-64bitMD5",
5854 11635187478196931850
5855 ]
5856 ],
5857 "reviewed-by-human": true
5858 },
5850 "displacement_565.png": { 5859 "displacement_565.png": {
5851 "allowed-digests": [ 5860 "allowed-digests": [
5852 [ 5861 [
5853 "bitmap-64bitMD5", 5862 "bitmap-64bitMD5",
5854 7360996518918447134 5863 7360996518918447134
5855 ] 5864 ]
5856 ], 5865 ],
5857 "bugs": [ 5866 "bugs": [
5858 1578 5867 1578
5859 ], 5868 ],
(...skipping 9524 matching lines...) Expand 10 before | Expand all | Expand 10 after
15384 7829854837061118142 15393 7829854837061118142
15385 ] 15394 ]
15386 ], 15395 ],
15387 "bugs": [ 15396 "bugs": [
15388 1578 15397 1578
15389 ], 15398 ],
15390 "reviewed-by-human": false 15399 "reviewed-by-human": false
15391 } 15400 }
15392 } 15401 }
15393 } 15402 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698