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

Side by Side Diff: expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug/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 8217 matching lines...) Expand 10 before | Expand all | Expand 10 after
8228 "bitmap-64bitMD5", 8228 "bitmap-64bitMD5",
8229 4613879885074000279 8229 4613879885074000279
8230 ] 8230 ]
8231 ], 8231 ],
8232 "reviewed-by-human": false 8232 "reviewed-by-human": false
8233 }, 8233 },
8234 "perlinnoise_565.png": { 8234 "perlinnoise_565.png": {
8235 "allowed-digests": [ 8235 "allowed-digests": [
8236 [ 8236 [
8237 "bitmap-64bitMD5", 8237 "bitmap-64bitMD5",
8238 9082432384413135846 8238 16968168405481699903
8239 ] 8239 ]
8240 ], 8240 ],
8241 "bugs": [ 8241 "reviewed-by-human": true
8242 1578
8243 ],
8244 "reviewed-by-human": false
8245 }, 8242 },
8246 "perlinnoise_8888.png": { 8243 "perlinnoise_8888.png": {
8247 "allowed-digests": [ 8244 "allowed-digests": [
8248 [ 8245 [
8249 "bitmap-64bitMD5", 8246 "bitmap-64bitMD5",
8250 12810758291552549406 8247 1098763191610264229
8251 ] 8248 ]
8252 ], 8249 ],
8253 "bugs": [ 8250 "reviewed-by-human": true
8254 1578
8255 ],
8256 "reviewed-by-human": false
8257 }, 8251 },
8258 "perlinnoise_gpu.png": { 8252 "perlinnoise_gpu.png": {
8259 "allowed-digests": [ 8253 "allowed-digests": [
8260 [ 8254 [
8261 "bitmap-64bitMD5", 8255 "bitmap-64bitMD5",
8262 11529355433825670166 8256 11529355433825670166
8263 ] 8257 ]
8264 ], 8258 ],
8265 "ignore-failure": false 8259 "ignore-failure": false
8266 }, 8260 },
(...skipping 2594 matching lines...) Expand 10 before | Expand all | Expand 10 after
10861 12332625502817210303 10855 12332625502817210303
10862 ] 10856 ]
10863 ], 10857 ],
10864 "bugs": [ 10858 "bugs": [
10865 1578 10859 1578
10866 ], 10860 ],
10867 "reviewed-by-human": false 10861 "reviewed-by-human": false
10868 } 10862 }
10869 } 10863 }
10870 } 10864 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698