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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-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 6977 matching lines...) Expand 10 before | Expand all | Expand 10 after
6988 "bitmap-64bitMD5", 6988 "bitmap-64bitMD5",
6989 10481810241231481688 6989 10481810241231481688
6990 ] 6990 ]
6991 ], 6991 ],
6992 "reviewed-by-human": false 6992 "reviewed-by-human": false
6993 }, 6993 },
6994 "perlinnoise_565.png": { 6994 "perlinnoise_565.png": {
6995 "allowed-digests": [ 6995 "allowed-digests": [
6996 [ 6996 [
6997 "bitmap-64bitMD5", 6997 "bitmap-64bitMD5",
6998 16968168405481699903 6998 1539561209878927288
6999 ] 6999 ]
7000 ], 7000 ],
7001 "reviewed-by-human": true 7001 "reviewed-by-human": true
7002 }, 7002 },
7003 "perlinnoise_8888.png": { 7003 "perlinnoise_8888.png": {
7004 "allowed-digests": [ 7004 "allowed-digests": [
7005 [ 7005 [
7006 "bitmap-64bitMD5", 7006 "bitmap-64bitMD5",
7007 1098763191610264229 7007 1098763191610264229
7008 ] 7008 ]
(...skipping 2134 matching lines...) Expand 10 before | Expand all | Expand 10 after
9143 "allowed-digests": [ 9143 "allowed-digests": [
9144 [ 9144 [
9145 "bitmap-64bitMD5", 9145 "bitmap-64bitMD5",
9146 11611679597896853327 9146 11611679597896853327
9147 ] 9147 ]
9148 ], 9148 ],
9149 "reviewed-by-human": true 9149 "reviewed-by-human": true
9150 } 9150 }
9151 } 9151 }
9152 } 9152 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698