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

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

Issue 99433007: Perlin noise rebaseline (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Updated to ToT Created 7 years 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 6104 matching lines...) Expand 10 before | Expand all | Expand 10 after
6115 "bitmap-64bitMD5", 6115 "bitmap-64bitMD5",
6116 7316382113676965103 6116 7316382113676965103
6117 ] 6117 ]
6118 ], 6118 ],
6119 "reviewed-by-human": true 6119 "reviewed-by-human": true
6120 }, 6120 },
6121 "perlinnoise_565.png": { 6121 "perlinnoise_565.png": {
6122 "allowed-digests": [ 6122 "allowed-digests": [
6123 [ 6123 [
6124 "bitmap-64bitMD5", 6124 "bitmap-64bitMD5",
6125 7062830515847842724 6125 9082432384413135846
6126 ] 6126 ]
6127 ], 6127 ],
6128 "bugs": [ 6128 "bugs": [
6129 1578 6129 1578
6130 ], 6130 ],
6131 "reviewed-by-human": false 6131 "reviewed-by-human": false
6132 }, 6132 },
6133 "perlinnoise_8888.png": { 6133 "perlinnoise_8888.png": {
6134 "allowed-digests": [ 6134 "allowed-digests": [
6135 [ 6135 [
6136 "bitmap-64bitMD5", 6136 "bitmap-64bitMD5",
6137 3337960818819139745 6137 12810758291552549406
6138 ] 6138 ]
6139 ], 6139 ],
6140 "bugs": [ 6140 "bugs": [
6141 1578 6141 1578
6142 ], 6142 ],
6143 "reviewed-by-human": false 6143 "reviewed-by-human": false
6144 }, 6144 },
6145 "perlinnoise_gpu.png": { 6145 "perlinnoise_gpu.png": {
6146 "allowed-digests": [ 6146 "allowed-digests": [
6147 [ 6147 [
6148 "bitmap-64bitMD5", 6148 "bitmap-64bitMD5",
6149 17114934829789168007 6149 7473097315971889595
6150 ] 6150 ]
6151 ], 6151 ],
6152 "ignore-failure": false 6152 "ignore-failure": false
6153 }, 6153 },
6154 "points_565.png": { 6154 "points_565.png": {
6155 "allowed-digests": [ 6155 "allowed-digests": [
6156 [ 6156 [
6157 "bitmap-64bitMD5", 6157 "bitmap-64bitMD5",
6158 9418063666161005464 6158 9418063666161005464
6159 ] 6159 ]
(...skipping 1765 matching lines...) Expand 10 before | Expand all | Expand 10 after
7925 "allowed-digests": [ 7925 "allowed-digests": [
7926 [ 7926 [
7927 "bitmap-64bitMD5", 7927 "bitmap-64bitMD5",
7928 6005060120205424237 7928 6005060120205424237
7929 ] 7929 ]
7930 ], 7930 ],
7931 "ignore-failure": false 7931 "ignore-failure": false
7932 } 7932 }
7933 } 7933 }
7934 } 7934 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698