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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json

Issue 336703002: New baselines for perlin noise tests affected by ce6a35. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove suppressions from ignored-tests.txt Created 6 years, 6 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 5500 matching lines...) Expand 10 before | Expand all | Expand 10 after
5511 "bitmap-64bitMD5", 5511 "bitmap-64bitMD5",
5512 7937779188195651413 5512 7937779188195651413
5513 ] 5513 ]
5514 ], 5514 ],
5515 "reviewed-by-human": false 5515 "reviewed-by-human": false
5516 }, 5516 },
5517 "perlinnoise_565.png": { 5517 "perlinnoise_565.png": {
5518 "allowed-digests": [ 5518 "allowed-digests": [
5519 [ 5519 [
5520 "bitmap-64bitMD5", 5520 "bitmap-64bitMD5",
5521 9082432384413135846 5521 16968168405481699903
5522 ] 5522 ]
5523 ], 5523 ],
5524 "bugs": [ 5524 "reviewed-by-human": true
5525 1578
5526 ],
5527 "reviewed-by-human": false
5528 }, 5525 },
5529 "perlinnoise_8888.png": { 5526 "perlinnoise_8888.png": {
5530 "allowed-digests": [ 5527 "allowed-digests": [
5531 [ 5528 [
5532 "bitmap-64bitMD5", 5529 "bitmap-64bitMD5",
5533 12810758291552549406 5530 1098763191610264229
5534 ] 5531 ]
5535 ], 5532 ],
5536 "bugs": [ 5533 "reviewed-by-human": true
5537 1578
5538 ],
5539 "reviewed-by-human": false
5540 }, 5534 },
5541 "perlinnoise_gpu.png": { 5535 "perlinnoise_gpu.png": {
5542 "allowed-digests": [ 5536 "allowed-digests": [
5543 [ 5537 [
5544 "bitmap-64bitMD5", 5538 "bitmap-64bitMD5",
5545 17489338492114672469 5539 17489338492114672469
5546 ] 5540 ]
5547 ], 5541 ],
5548 "ignore-failure": false 5542 "ignore-failure": false
5549 }, 5543 },
(...skipping 1823 matching lines...) Expand 10 before | Expand all | Expand 10 after
7373 "allowed-digests": [ 7367 "allowed-digests": [
7374 [ 7368 [
7375 "bitmap-64bitMD5", 7369 "bitmap-64bitMD5",
7376 12078165737327679843 7370 12078165737327679843
7377 ] 7371 ]
7378 ], 7372 ],
7379 "reviewed-by-human": true 7373 "reviewed-by-human": true
7380 } 7374 }
7381 } 7375 }
7382 } 7376 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698