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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 9484 matching lines...) Expand 10 before | Expand all | Expand 10 after
9495 }, 9495 },
9496 "multipicturedraw_sierpinski_simple_8888.png": { 9496 "multipicturedraw_sierpinski_simple_8888.png": {
9497 "allowed-digests": [ 9497 "allowed-digests": [
9498 [ 9498 [
9499 "bitmap-64bitMD5", 9499 "bitmap-64bitMD5",
9500 15848231028177105193 9500 15848231028177105193
9501 ] 9501 ]
9502 ], 9502 ],
9503 "reviewed-by-human": true 9503 "reviewed-by-human": true
9504 }, 9504 },
9505 "multipicturedraw_sierpinski_simple_gpu.png": {
9506 "allowed-digests": [
9507 [
9508 "bitmap-64bitMD5",
9509 6504968524120769524
9510 ]
9511 ],
9512 "bugs": [
9513 2979
9514 ],
9515 "reviewed-by-human": true
9516 },
9505 "multipicturedraw_sierpinski_tiled_565.png": { 9517 "multipicturedraw_sierpinski_tiled_565.png": {
9506 "allowed-digests": [ 9518 "allowed-digests": [
9507 [ 9519 [
9508 "bitmap-64bitMD5", 9520 "bitmap-64bitMD5",
9509 16121826786571656052 9521 16121826786571656052
9510 ] 9522 ]
9511 ], 9523 ],
9512 "reviewed-by-human": true 9524 "reviewed-by-human": true
9513 }, 9525 },
9514 "multipicturedraw_sierpinski_tiled_8888.png": { 9526 "multipicturedraw_sierpinski_tiled_8888.png": {
9515 "allowed-digests": [ 9527 "allowed-digests": [
9516 [ 9528 [
9517 "bitmap-64bitMD5", 9529 "bitmap-64bitMD5",
9518 1046298969627112289 9530 1046298969627112289
9519 ] 9531 ]
9520 ], 9532 ],
9521 "reviewed-by-human": true 9533 "reviewed-by-human": true
9522 }, 9534 },
9535 "multipicturedraw_sierpinski_tiled_gpu.png": {
9536 "allowed-digests": [
9537 [
9538 "bitmap-64bitMD5",
9539 7962758358426399560
9540 ]
9541 ],
9542 "bugs": [
9543 2979
9544 ],
9545 "reviewed-by-human": true
9546 },
9523 "nested_aa_565.png": { 9547 "nested_aa_565.png": {
9524 "allowed-digests": [ 9548 "allowed-digests": [
9525 [ 9549 [
9526 "bitmap-64bitMD5", 9550 "bitmap-64bitMD5",
9527 16123340172201812866 9551 16123340172201812866
9528 ] 9552 ]
9529 ], 9553 ],
9530 "bugs": [ 9554 "bugs": [
9531 1578 9555 1578
9532 ], 9556 ],
(...skipping 3964 matching lines...) Expand 10 before | Expand all | Expand 10 after
13497 "allowed-digests": [ 13521 "allowed-digests": [
13498 [ 13522 [
13499 "bitmap-64bitMD5", 13523 "bitmap-64bitMD5",
13500 10591909693224673086 13524 10591909693224673086
13501 ] 13525 ]
13502 ], 13526 ],
13503 "reviewed-by-human": false 13527 "reviewed-by-human": false
13504 } 13528 }
13505 } 13529 }
13506 } 13530 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698