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

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

Powered by Google App Engine
This is Rietveld 408576698