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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 9506 matching lines...) Expand 10 before | Expand all | Expand 10 after
9517 }, 9517 },
9518 "multipicturedraw_sierpinski_simple_8888.png": { 9518 "multipicturedraw_sierpinski_simple_8888.png": {
9519 "allowed-digests": [ 9519 "allowed-digests": [
9520 [ 9520 [
9521 "bitmap-64bitMD5", 9521 "bitmap-64bitMD5",
9522 15848231028177105193 9522 15848231028177105193
9523 ] 9523 ]
9524 ], 9524 ],
9525 "reviewed-by-human": true 9525 "reviewed-by-human": true
9526 }, 9526 },
9527 "multipicturedraw_sierpinski_simple_gpu.png": {
9528 "allowed-digests": [
9529 [
9530 "bitmap-64bitMD5",
9531 6504968524120769524
9532 ]
9533 ],
9534 "bugs": [
9535 2979
9536 ],
9537 "reviewed-by-human": true
9538 },
9527 "multipicturedraw_sierpinski_tiled_565.png": { 9539 "multipicturedraw_sierpinski_tiled_565.png": {
9528 "allowed-digests": [ 9540 "allowed-digests": [
9529 [ 9541 [
9530 "bitmap-64bitMD5", 9542 "bitmap-64bitMD5",
9531 16121826786571656052 9543 16121826786571656052
9532 ] 9544 ]
9533 ], 9545 ],
9534 "reviewed-by-human": true 9546 "reviewed-by-human": true
9535 }, 9547 },
9536 "multipicturedraw_sierpinski_tiled_8888.png": { 9548 "multipicturedraw_sierpinski_tiled_8888.png": {
9537 "allowed-digests": [ 9549 "allowed-digests": [
9538 [ 9550 [
9539 "bitmap-64bitMD5", 9551 "bitmap-64bitMD5",
9540 1046298969627112289 9552 1046298969627112289
9541 ] 9553 ]
9542 ], 9554 ],
9543 "reviewed-by-human": true 9555 "reviewed-by-human": true
9544 }, 9556 },
9557 "multipicturedraw_sierpinski_tiled_gpu.png": {
9558 "allowed-digests": [
9559 [
9560 "bitmap-64bitMD5",
9561 7962758358426399560
9562 ]
9563 ],
9564 "bugs": [
9565 2979
9566 ],
9567 "reviewed-by-human": true
9568 },
9545 "nested_aa_565.png": { 9569 "nested_aa_565.png": {
9546 "allowed-digests": [ 9570 "allowed-digests": [
9547 [ 9571 [
9548 "bitmap-64bitMD5", 9572 "bitmap-64bitMD5",
9549 16123340172201812866 9573 16123340172201812866
9550 ] 9574 ]
9551 ], 9575 ],
9552 "bugs": [ 9576 "bugs": [
9553 1578 9577 1578
9554 ], 9578 ],
(...skipping 3970 matching lines...) Expand 10 before | Expand all | Expand 10 after
13525 "allowed-digests": [ 13549 "allowed-digests": [
13526 [ 13550 [
13527 "bitmap-64bitMD5", 13551 "bitmap-64bitMD5",
13528 10591909693224673086 13552 10591909693224673086
13529 ] 13553 ]
13530 ], 13554 ],
13531 "reviewed-by-human": false 13555 "reviewed-by-human": false
13532 } 13556 }
13533 } 13557 }
13534 } 13558 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698