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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 11256 matching lines...) Expand 10 before | Expand all | Expand 10 after
11267 "bitmap-64bitMD5", 11267 "bitmap-64bitMD5",
11268 7937779188195651413 11268 7937779188195651413
11269 ] 11269 ]
11270 ], 11270 ],
11271 "reviewed-by-human": false 11271 "reviewed-by-human": false
11272 }, 11272 },
11273 "perlinnoise_565.png": { 11273 "perlinnoise_565.png": {
11274 "allowed-digests": [ 11274 "allowed-digests": [
11275 [ 11275 [
11276 "bitmap-64bitMD5", 11276 "bitmap-64bitMD5",
11277 9082432384413135846 11277 16968168405481699903
11278 ] 11278 ]
11279 ], 11279 ],
11280 "bugs": [ 11280 "reviewed-by-human": true
11281 1578
11282 ],
11283 "reviewed-by-human": false
11284 }, 11281 },
11285 "perlinnoise_8888.png": { 11282 "perlinnoise_8888.png": {
11286 "allowed-digests": [ 11283 "allowed-digests": [
11287 [ 11284 [
11288 "bitmap-64bitMD5", 11285 "bitmap-64bitMD5",
11289 12810758291552549406 11286 1098763191610264229
11290 ] 11287 ]
11291 ], 11288 ],
11292 "bugs": [ 11289 "reviewed-by-human": true
11293 1578
11294 ],
11295 "reviewed-by-human": false
11296 }, 11290 },
11297 "perlinnoise_gpu.png": { 11291 "perlinnoise_gpu.png": {
11298 "allowed-digests": [ 11292 "allowed-digests": [
11299 [ 11293 [
11300 "bitmap-64bitMD5", 11294 "bitmap-64bitMD5",
11301 12314361579987810315 11295 16881627692812078573
11302 ] 11296 ]
11303 ], 11297 ],
11304 "ignore-failure": false 11298 "ignore-failure": false,
11299 "reviewed-by-human": true
11305 }, 11300 },
11306 "perlinnoise_pdf-mac.png": { 11301 "perlinnoise_pdf-mac.png": {
11307 "allowed-digests": [ 11302 "allowed-digests": [
11308 [ 11303 [
11309 "bitmap-64bitMD5", 11304 "bitmap-64bitMD5",
11310 9642424294640112060 11305 9642424294640112060
11311 ] 11306 ]
11312 ], 11307 ],
11313 "bugs": [ 11308 "bugs": [
11314 1578 11309 1578
(...skipping 3717 matching lines...) Expand 10 before | Expand all | Expand 10 after
15032 7829854837061118142 15027 7829854837061118142
15033 ] 15028 ]
15034 ], 15029 ],
15035 "bugs": [ 15030 "bugs": [
15036 1578 15031 1578
15037 ], 15032 ],
15038 "reviewed-by-human": false 15033 "reviewed-by-human": false
15039 } 15034 }
15040 } 15035 }
15041 } 15036 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698