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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-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 5460 matching lines...) Expand 10 before | Expand all | Expand 10 after
5471 "bitmap-64bitMD5", 5471 "bitmap-64bitMD5",
5472 7937779188195651413 5472 7937779188195651413
5473 ] 5473 ]
5474 ], 5474 ],
5475 "reviewed-by-human": false 5475 "reviewed-by-human": false
5476 }, 5476 },
5477 "perlinnoise_565.png": { 5477 "perlinnoise_565.png": {
5478 "allowed-digests": [ 5478 "allowed-digests": [
5479 [ 5479 [
5480 "bitmap-64bitMD5", 5480 "bitmap-64bitMD5",
5481 9082432384413135846 5481 16968168405481699903
5482 ] 5482 ]
5483 ], 5483 ],
5484 "bugs": [ 5484 "reviewed-by-human": true
5485 1578
5486 ],
5487 "reviewed-by-human": false
5488 }, 5485 },
5489 "perlinnoise_8888.png": { 5486 "perlinnoise_8888.png": {
5490 "allowed-digests": [ 5487 "allowed-digests": [
5491 [ 5488 [
5492 "bitmap-64bitMD5", 5489 "bitmap-64bitMD5",
5493 12810758291552549406 5490 1098763191610264229
5494 ] 5491 ]
5495 ], 5492 ],
5496 "bugs": [ 5493 "reviewed-by-human": true
5497 1578
5498 ],
5499 "reviewed-by-human": false
5500 }, 5494 },
5501 "perlinnoise_gpu.png": { 5495 "perlinnoise_gpu.png": {
5502 "allowed-digests": [ 5496 "allowed-digests": [
5503 [ 5497 [
5504 "bitmap-64bitMD5", 5498 "bitmap-64bitMD5",
5505 17489338492114672469 5499 17489338492114672469
5506 ] 5500 ]
5507 ], 5501 ],
5508 "ignore-failure": false 5502 "ignore-failure": false
5509 }, 5503 },
(...skipping 1881 matching lines...) Expand 10 before | Expand all | Expand 10 after
7391 "allowed-digests": [ 7385 "allowed-digests": [
7392 [ 7386 [
7393 "bitmap-64bitMD5", 7387 "bitmap-64bitMD5",
7394 14286000270409792100 7388 14286000270409792100
7395 ] 7389 ]
7396 ], 7390 ],
7397 "reviewed-by-human": true 7391 "reviewed-by-human": true
7398 } 7392 }
7399 } 7393 }
7400 } 7394 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698