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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 11465 matching lines...) Expand 10 before | Expand all | Expand 10 after
11476 "bitmap-64bitMD5", 11476 "bitmap-64bitMD5",
11477 7937779188195651413 11477 7937779188195651413
11478 ] 11478 ]
11479 ], 11479 ],
11480 "reviewed-by-human": false 11480 "reviewed-by-human": false
11481 }, 11481 },
11482 "perlinnoise_565.png": { 11482 "perlinnoise_565.png": {
11483 "allowed-digests": [ 11483 "allowed-digests": [
11484 [ 11484 [
11485 "bitmap-64bitMD5", 11485 "bitmap-64bitMD5",
11486 9082432384413135846 11486 16968168405481699903
11487 ] 11487 ]
11488 ], 11488 ],
11489 "bugs": [ 11489 "reviewed-by-human": true
11490 1578
11491 ],
11492 "reviewed-by-human": false
11493 }, 11490 },
11494 "perlinnoise_8888.png": { 11491 "perlinnoise_8888.png": {
11495 "allowed-digests": [ 11492 "allowed-digests": [
11496 [ 11493 [
11497 "bitmap-64bitMD5", 11494 "bitmap-64bitMD5",
11498 12810758291552549406 11495 1098763191610264229
11499 ] 11496 ]
11500 ], 11497 ],
11501 "bugs": [ 11498 "reviewed-by-human": true
11502 1578
11503 ],
11504 "reviewed-by-human": false
11505 }, 11499 },
11506 "perlinnoise_gpu.png": { 11500 "perlinnoise_gpu.png": {
11507 "allowed-digests": [ 11501 "allowed-digests": [
11508 [ 11502 [
11509 "bitmap-64bitMD5", 11503 "bitmap-64bitMD5",
11510 12314361579987810315 11504 16881627692812078573
11511 ] 11505 ]
11512 ], 11506 ],
11513 "ignore-failure": false 11507 "ignore-failure": false,
11508 "reviewed-by-human": true
11514 }, 11509 },
11515 "perlinnoise_pdf-mac.png": { 11510 "perlinnoise_pdf-mac.png": {
11516 "allowed-digests": [ 11511 "allowed-digests": [
11517 [ 11512 [
11518 "bitmap-64bitMD5", 11513 "bitmap-64bitMD5",
11519 9642424294640112060 11514 9642424294640112060
11520 ] 11515 ]
11521 ], 11516 ],
11522 "bugs": [ 11517 "bugs": [
11523 1578 11518 1578
(...skipping 3736 matching lines...) Expand 10 before | Expand all | Expand 10 after
15260 7829854837061118142 15255 7829854837061118142
15261 ] 15256 ]
15262 ], 15257 ],
15263 "bugs": [ 15258 "bugs": [
15264 1578 15259 1578
15265 ], 15260 ],
15266 "reviewed-by-human": false 15261 "reviewed-by-human": false
15267 } 15262 }
15268 } 15263 }
15269 } 15264 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698