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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-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 5142 matching lines...) Expand 10 before | Expand all | Expand 10 after
5153 ], 5153 ],
5154 "bugs": [ 5154 "bugs": [
5155 1578 5155 1578
5156 ], 5156 ],
5157 "reviewed-by-human": false 5157 "reviewed-by-human": false
5158 }, 5158 },
5159 "perlinnoise_565.png": { 5159 "perlinnoise_565.png": {
5160 "allowed-digests": [ 5160 "allowed-digests": [
5161 [ 5161 [
5162 "bitmap-64bitMD5", 5162 "bitmap-64bitMD5",
5163 7062830515847842724 5163 9082432384413135846
5164 ] 5164 ]
5165 ], 5165 ],
5166 "bugs": [ 5166 "bugs": [
5167 1578 5167 1578
5168 ], 5168 ],
5169 "reviewed-by-human": false 5169 "reviewed-by-human": false
5170 }, 5170 },
5171 "perlinnoise_8888.png": { 5171 "perlinnoise_8888.png": {
5172 "allowed-digests": [ 5172 "allowed-digests": [
5173 [ 5173 [
5174 "bitmap-64bitMD5", 5174 "bitmap-64bitMD5",
5175 3337960818819139745 5175 12810758291552549406
5176 ] 5176 ]
5177 ], 5177 ],
5178 "bugs": [ 5178 "bugs": [
5179 1578 5179 1578
5180 ], 5180 ],
5181 "reviewed-by-human": false 5181 "reviewed-by-human": false
5182 }, 5182 },
5183 "perlinnoise_gpu.png": { 5183 "perlinnoise_gpu.png": {
5184 "allowed-digests": [ 5184 "allowed-digests": [
5185 [ 5185 [
(...skipping 1682 matching lines...) Expand 10 before | Expand all | Expand 10 after
6868 "allowed-digests": [ 6868 "allowed-digests": [
6869 [ 6869 [
6870 "bitmap-64bitMD5", 6870 "bitmap-64bitMD5",
6871 11339091731165025728 6871 11339091731165025728
6872 ] 6872 ]
6873 ], 6873 ],
6874 "ignore-failure": false 6874 "ignore-failure": false
6875 } 6875 }
6876 } 6876 }
6877 } 6877 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698