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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 619873003: Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 11312 matching lines...) Expand 10 before | Expand all | Expand 10 after
11323 }, 11323 },
11324 "multipicturedraw_sierpinski_simple_8888.png": { 11324 "multipicturedraw_sierpinski_simple_8888.png": {
11325 "allowed-digests": [ 11325 "allowed-digests": [
11326 [ 11326 [
11327 "bitmap-64bitMD5", 11327 "bitmap-64bitMD5",
11328 15848231028177105193 11328 15848231028177105193
11329 ] 11329 ]
11330 ], 11330 ],
11331 "reviewed-by-human": true 11331 "reviewed-by-human": true
11332 }, 11332 },
11333 "multipicturedraw_sierpinski_simple_gpu.png": {
11334 "allowed-digests": [
11335 [
11336 "bitmap-64bitMD5",
11337 237609131529135346
11338 ]
11339 ],
11340 "bugs": [
11341 2979
11342 ],
11343 "reviewed-by-human": true
11344 },
11333 "multipicturedraw_sierpinski_simple_pdf-mac.png": { 11345 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
11334 "allowed-digests": [ 11346 "allowed-digests": [
11335 [ 11347 [
11336 "bitmap-64bitMD5", 11348 "bitmap-64bitMD5",
11337 15848231028177105193 11349 15848231028177105193
11338 ] 11350 ]
11339 ], 11351 ],
11340 "reviewed-by-human": true 11352 "reviewed-by-human": true
11341 }, 11353 },
11342 "multipicturedraw_sierpinski_tiled_565.png": { 11354 "multipicturedraw_sierpinski_tiled_565.png": {
11343 "allowed-digests": [ 11355 "allowed-digests": [
11344 [ 11356 [
11345 "bitmap-64bitMD5", 11357 "bitmap-64bitMD5",
11346 16121826786571656052 11358 16121826786571656052
11347 ] 11359 ]
11348 ], 11360 ],
11349 "reviewed-by-human": true 11361 "reviewed-by-human": true
11350 }, 11362 },
11351 "multipicturedraw_sierpinski_tiled_8888.png": { 11363 "multipicturedraw_sierpinski_tiled_8888.png": {
11352 "allowed-digests": [ 11364 "allowed-digests": [
11353 [ 11365 [
11354 "bitmap-64bitMD5", 11366 "bitmap-64bitMD5",
11355 1046298969627112289 11367 1046298969627112289
11356 ] 11368 ]
11357 ], 11369 ],
11358 "reviewed-by-human": true 11370 "reviewed-by-human": true
11359 }, 11371 },
11372 "multipicturedraw_sierpinski_tiled_gpu.png": {
11373 "allowed-digests": [
11374 [
11375 "bitmap-64bitMD5",
11376 6204971877139189869
11377 ]
11378 ],
11379 "bugs": [
11380 2979
11381 ],
11382 "reviewed-by-human": true
11383 },
11360 "multipicturedraw_sierpinski_tiled_pdf-mac.png": { 11384 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
11361 "allowed-digests": [ 11385 "allowed-digests": [
11362 [ 11386 [
11363 "bitmap-64bitMD5", 11387 "bitmap-64bitMD5",
11364 8577706448194294498 11388 8577706448194294498
11365 ] 11389 ]
11366 ], 11390 ],
11367 "reviewed-by-human": true 11391 "reviewed-by-human": true
11368 }, 11392 },
11369 "nested_aa_565.png": { 11393 "nested_aa_565.png": {
(...skipping 4857 matching lines...) Expand 10 before | Expand all | Expand 10 after
16227 "allowed-digests": [ 16251 "allowed-digests": [
16228 [ 16252 [
16229 "bitmap-64bitMD5", 16253 "bitmap-64bitMD5",
16230 10030599291822810250 16254 10030599291822810250
16231 ] 16255 ]
16232 ], 16256 ],
16233 "reviewed-by-human": false 16257 "reviewed-by-human": false
16234 } 16258 }
16235 } 16259 }
16236 } 16260 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698