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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 7257 matching lines...) Expand 10 before | Expand all | Expand 10 after
7268 }, 7268 },
7269 "deviceproperties_pdf-poppler.png": { 7269 "deviceproperties_pdf-poppler.png": {
7270 "allowed-digests": [ 7270 "allowed-digests": [
7271 [ 7271 [
7272 "bitmap-64bitMD5", 7272 "bitmap-64bitMD5",
7273 15450980721964373933 7273 15450980721964373933
7274 ] 7274 ]
7275 ], 7275 ],
7276 "reviewed-by-human": true 7276 "reviewed-by-human": true
7277 }, 7277 },
7278 "discard_gpu.png": {
7279 "allowed-digests": [
7280 [
7281 "bitmap-64bitMD5",
7282 11635187478196931850
7283 ]
7284 ],
7285 "reviewed-by-human": true
7286 },
7287 "discard_msaa16.png": {
7288 "allowed-digests": [
7289 [
7290 "bitmap-64bitMD5",
7291 11635187478196931850
7292 ]
7293 ],
7294 "reviewed-by-human": true
7295 },
7296 "discard_nvprmsaa4.png": {
7297 "allowed-digests": [
7298 [
7299 "bitmap-64bitMD5",
7300 11635187478196931850
7301 ]
7302 ],
7303 "reviewed-by-human": true
7304 },
7278 "displacement_565.png": { 7305 "displacement_565.png": {
7279 "allowed-digests": [ 7306 "allowed-digests": [
7280 [ 7307 [
7281 "bitmap-64bitMD5", 7308 "bitmap-64bitMD5",
7282 16850764937772706343 7309 16850764937772706343
7283 ] 7310 ]
7284 ], 7311 ],
7285 "ignore-failure": false 7312 "ignore-failure": false
7286 }, 7313 },
7287 "displacement_8888.png": { 7314 "displacement_8888.png": {
(...skipping 12594 matching lines...) Expand 10 before | Expand all | Expand 10 after
19882 12332625502817210303 19909 12332625502817210303
19883 ] 19910 ]
19884 ], 19911 ],
19885 "bugs": [ 19912 "bugs": [
19886 1578 19913 1578
19887 ], 19914 ],
19888 "reviewed-by-human": false 19915 "reviewed-by-human": false
19889 } 19916 }
19890 } 19917 }
19891 } 19918 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698