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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/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 12233 matching lines...) Expand 10 before | Expand all | Expand 10 after
12244 }, 12244 },
12245 "multipicturedraw_sierpinski_simple_8888.png": { 12245 "multipicturedraw_sierpinski_simple_8888.png": {
12246 "allowed-digests": [ 12246 "allowed-digests": [
12247 [ 12247 [
12248 "bitmap-64bitMD5", 12248 "bitmap-64bitMD5",
12249 15848231028177105193 12249 15848231028177105193
12250 ] 12250 ]
12251 ], 12251 ],
12252 "reviewed-by-human": true 12252 "reviewed-by-human": true
12253 }, 12253 },
12254 "multipicturedraw_sierpinski_simple_gpu.png": {
12255 "allowed-digests": [
12256 [
12257 "bitmap-64bitMD5",
12258 237609131529135346
12259 ]
12260 ],
12261 "bugs": [
12262 2979
12263 ],
12264 "reviewed-by-human": true
12265 },
12254 "multipicturedraw_sierpinski_simple_pdf-mac.png": { 12266 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12255 "allowed-digests": [ 12267 "allowed-digests": [
12256 [ 12268 [
12257 "bitmap-64bitMD5", 12269 "bitmap-64bitMD5",
12258 15848231028177105193 12270 15848231028177105193
12259 ] 12271 ]
12260 ], 12272 ],
12261 "reviewed-by-human": true 12273 "reviewed-by-human": true
12262 }, 12274 },
12263 "multipicturedraw_sierpinski_tiled_565.png": { 12275 "multipicturedraw_sierpinski_tiled_565.png": {
12264 "allowed-digests": [ 12276 "allowed-digests": [
12265 [ 12277 [
12266 "bitmap-64bitMD5", 12278 "bitmap-64bitMD5",
12267 16121826786571656052 12279 16121826786571656052
12268 ] 12280 ]
12269 ], 12281 ],
12270 "reviewed-by-human": true 12282 "reviewed-by-human": true
12271 }, 12283 },
12272 "multipicturedraw_sierpinski_tiled_8888.png": { 12284 "multipicturedraw_sierpinski_tiled_8888.png": {
12273 "allowed-digests": [ 12285 "allowed-digests": [
12274 [ 12286 [
12275 "bitmap-64bitMD5", 12287 "bitmap-64bitMD5",
12276 1046298969627112289 12288 1046298969627112289
12277 ] 12289 ]
12278 ], 12290 ],
12279 "reviewed-by-human": true 12291 "reviewed-by-human": true
12280 }, 12292 },
12293 "multipicturedraw_sierpinski_tiled_gpu.png": {
12294 "allowed-digests": [
12295 [
12296 "bitmap-64bitMD5",
12297 6204971877139189869
12298 ]
12299 ],
12300 "bugs": [
12301 2979
12302 ],
12303 "reviewed-by-human": true
12304 },
12281 "multipicturedraw_sierpinski_tiled_pdf-mac.png": { 12305 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12282 "allowed-digests": [ 12306 "allowed-digests": [
12283 [ 12307 [
12284 "bitmap-64bitMD5", 12308 "bitmap-64bitMD5",
12285 8577706448194294498 12309 8577706448194294498
12286 ] 12310 ]
12287 ], 12311 ],
12288 "reviewed-by-human": true 12312 "reviewed-by-human": true
12289 }, 12313 },
12290 "nested_aa_565.png": { 12314 "nested_aa_565.png": {
(...skipping 5097 matching lines...) Expand 10 before | Expand all | Expand 10 after
17388 "allowed-digests": [ 17412 "allowed-digests": [
17389 [ 17413 [
17390 "bitmap-64bitMD5", 17414 "bitmap-64bitMD5",
17391 10030599291822810250 17415 10030599291822810250
17392 ] 17416 ]
17393 ], 17417 ],
17394 "reviewed-by-human": false 17418 "reviewed-by-human": false
17395 } 17419 }
17396 } 17420 }
17397 } 17421 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698