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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 12470 matching lines...) Expand 10 before | Expand all | Expand 10 after
12481 }, 12481 },
12482 "multipicturedraw_sierpinski_simple_8888.png": { 12482 "multipicturedraw_sierpinski_simple_8888.png": {
12483 "allowed-digests": [ 12483 "allowed-digests": [
12484 [ 12484 [
12485 "bitmap-64bitMD5", 12485 "bitmap-64bitMD5",
12486 15848231028177105193 12486 15848231028177105193
12487 ] 12487 ]
12488 ], 12488 ],
12489 "reviewed-by-human": true 12489 "reviewed-by-human": true
12490 }, 12490 },
12491 "multipicturedraw_sierpinski_simple_gpu.png": {
12492 "allowed-digests": [
12493 [
12494 "bitmap-64bitMD5",
12495 237609131529135346
12496 ]
12497 ],
12498 "bugs": [
12499 2979
12500 ],
12501 "reviewed-by-human": true
12502 },
12491 "multipicturedraw_sierpinski_simple_pdf-mac.png": { 12503 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12492 "allowed-digests": [ 12504 "allowed-digests": [
12493 [ 12505 [
12494 "bitmap-64bitMD5", 12506 "bitmap-64bitMD5",
12495 15848231028177105193 12507 15848231028177105193
12496 ] 12508 ]
12497 ], 12509 ],
12498 "reviewed-by-human": true 12510 "reviewed-by-human": true
12499 }, 12511 },
12500 "multipicturedraw_sierpinski_tiled_565.png": { 12512 "multipicturedraw_sierpinski_tiled_565.png": {
12501 "allowed-digests": [ 12513 "allowed-digests": [
12502 [ 12514 [
12503 "bitmap-64bitMD5", 12515 "bitmap-64bitMD5",
12504 16121826786571656052 12516 16121826786571656052
12505 ] 12517 ]
12506 ], 12518 ],
12507 "reviewed-by-human": true 12519 "reviewed-by-human": true
12508 }, 12520 },
12509 "multipicturedraw_sierpinski_tiled_8888.png": { 12521 "multipicturedraw_sierpinski_tiled_8888.png": {
12510 "allowed-digests": [ 12522 "allowed-digests": [
12511 [ 12523 [
12512 "bitmap-64bitMD5", 12524 "bitmap-64bitMD5",
12513 1046298969627112289 12525 1046298969627112289
12514 ] 12526 ]
12515 ], 12527 ],
12516 "reviewed-by-human": true 12528 "reviewed-by-human": true
12517 }, 12529 },
12530 "multipicturedraw_sierpinski_tiled_gpu.png": {
12531 "allowed-digests": [
12532 [
12533 "bitmap-64bitMD5",
12534 6204971877139189869
12535 ]
12536 ],
12537 "bugs": [
12538 2979
12539 ],
12540 "reviewed-by-human": true
12541 },
12518 "multipicturedraw_sierpinski_tiled_pdf-mac.png": { 12542 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12519 "allowed-digests": [ 12543 "allowed-digests": [
12520 [ 12544 [
12521 "bitmap-64bitMD5", 12545 "bitmap-64bitMD5",
12522 8577706448194294498 12546 8577706448194294498
12523 ] 12547 ]
12524 ], 12548 ],
12525 "reviewed-by-human": true 12549 "reviewed-by-human": true
12526 }, 12550 },
12527 "nested_aa_565.png": { 12551 "nested_aa_565.png": {
(...skipping 5318 matching lines...) Expand 10 before | Expand all | Expand 10 after
17846 "allowed-digests": [ 17870 "allowed-digests": [
17847 [ 17871 [
17848 "bitmap-64bitMD5", 17872 "bitmap-64bitMD5",
17849 10030599291822810250 17873 10030599291822810250
17850 ] 17874 ]
17851 ], 17875 ],
17852 "reviewed-by-human": false 17876 "reviewed-by-human": false
17853 } 17877 }
17854 } 17878 }
17855 } 17879 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698