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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 385643003: New baselines for perlin noise changes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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 10094 matching lines...) Expand 10 before | Expand all | Expand 10 after
10105 ], 10105 ],
10106 "bugs": [ 10106 "bugs": [
10107 1578 10107 1578
10108 ], 10108 ],
10109 "reviewed-by-human": false 10109 "reviewed-by-human": false
10110 }, 10110 },
10111 "imagefiltersscaled_565.png": { 10111 "imagefiltersscaled_565.png": {
10112 "allowed-digests": [ 10112 "allowed-digests": [
10113 [ 10113 [
10114 "bitmap-64bitMD5", 10114 "bitmap-64bitMD5",
10115 16374068527216052297 10115 2337680673667749002
10116 ] 10116 ]
10117 ] 10117 ],
10118 "reviewed-by-human": true
10118 }, 10119 },
10119 "imagefiltersscaled_8888.png": { 10120 "imagefiltersscaled_8888.png": {
10120 "allowed-digests": [ 10121 "allowed-digests": [
10121 [ 10122 [
10122 "bitmap-64bitMD5", 10123 "bitmap-64bitMD5",
10123 4781711442727351551 10124 4781711442727351551
10124 ] 10125 ]
10125 ] 10126 ]
10126 }, 10127 },
10127 "imagefiltersscaled_gpu.png": { 10128 "imagefiltersscaled_gpu.png": {
(...skipping 1778 matching lines...) Expand 10 before | Expand all | Expand 10 after
11906 "bitmap-64bitMD5", 11907 "bitmap-64bitMD5",
11907 7937779188195651413 11908 7937779188195651413
11908 ] 11909 ]
11909 ], 11910 ],
11910 "reviewed-by-human": false 11911 "reviewed-by-human": false
11911 }, 11912 },
11912 "perlinnoise_565.png": { 11913 "perlinnoise_565.png": {
11913 "allowed-digests": [ 11914 "allowed-digests": [
11914 [ 11915 [
11915 "bitmap-64bitMD5", 11916 "bitmap-64bitMD5",
11916 16968168405481699903 11917 1539561209878927288
11917 ] 11918 ]
11918 ], 11919 ],
11919 "reviewed-by-human": true 11920 "reviewed-by-human": true
11920 }, 11921 },
11921 "perlinnoise_8888.png": { 11922 "perlinnoise_8888.png": {
11922 "allowed-digests": [ 11923 "allowed-digests": [
11923 [ 11924 [
11924 "bitmap-64bitMD5", 11925 "bitmap-64bitMD5",
11925 1098763191610264229 11926 1098763191610264229
11926 ] 11927 ]
(...skipping 3927 matching lines...) Expand 10 before | Expand all | Expand 10 after
15854 7829854837061118142 15855 7829854837061118142
15855 ] 15856 ]
15856 ], 15857 ],
15857 "bugs": [ 15858 "bugs": [
15858 1578 15859 1578
15859 ], 15860 ],
15860 "reviewed-by-human": false 15861 "reviewed-by-human": false
15861 } 15862 }
15862 } 15863 }
15863 } 15864 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698