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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/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 8050 matching lines...) Expand 10 before | Expand all | Expand 10 after
8061 ], 8061 ],
8062 "bugs": [ 8062 "bugs": [
8063 1578 8063 1578
8064 ], 8064 ],
8065 "reviewed-by-human": false 8065 "reviewed-by-human": false
8066 }, 8066 },
8067 "imagefiltersscaled_565.png": { 8067 "imagefiltersscaled_565.png": {
8068 "allowed-digests": [ 8068 "allowed-digests": [
8069 [ 8069 [
8070 "bitmap-64bitMD5", 8070 "bitmap-64bitMD5",
8071 16374068527216052297 8071 2337680673667749002
8072 ] 8072 ]
8073 ] 8073 ],
8074 "reviewed-by-human": true
8074 }, 8075 },
8075 "imagefiltersscaled_8888.png": { 8076 "imagefiltersscaled_8888.png": {
8076 "allowed-digests": [ 8077 "allowed-digests": [
8077 [ 8078 [
8078 "bitmap-64bitMD5", 8079 "bitmap-64bitMD5",
8079 4781711442727351551 8080 4781711442727351551
8080 ] 8081 ]
8081 ] 8082 ]
8082 }, 8083 },
8083 "imagefiltersscaled_gpu.png": { 8084 "imagefiltersscaled_gpu.png": {
(...skipping 1443 matching lines...) Expand 10 before | Expand all | Expand 10 after
9527 "bitmap-64bitMD5", 9528 "bitmap-64bitMD5",
9528 6965683717537832872 9529 6965683717537832872
9529 ] 9530 ]
9530 ], 9531 ],
9531 "reviewed-by-human": false 9532 "reviewed-by-human": false
9532 }, 9533 },
9533 "perlinnoise_565.png": { 9534 "perlinnoise_565.png": {
9534 "allowed-digests": [ 9535 "allowed-digests": [
9535 [ 9536 [
9536 "bitmap-64bitMD5", 9537 "bitmap-64bitMD5",
9537 16968168405481699903 9538 1539561209878927288
9538 ] 9539 ]
9539 ], 9540 ],
9540 "reviewed-by-human": true 9541 "reviewed-by-human": true
9541 }, 9542 },
9542 "perlinnoise_8888.png": { 9543 "perlinnoise_8888.png": {
9543 "allowed-digests": [ 9544 "allowed-digests": [
9544 [ 9545 [
9545 "bitmap-64bitMD5", 9546 "bitmap-64bitMD5",
9546 1098763191610264229 9547 1098763191610264229
9547 ] 9548 ]
(...skipping 3063 matching lines...) Expand 10 before | Expand all | Expand 10 after
12611 14019814087375927425 12612 14019814087375927425
12612 ] 12613 ]
12613 ], 12614 ],
12614 "bugs": [ 12615 "bugs": [
12615 1578 12616 1578
12616 ], 12617 ],
12617 "reviewed-by-human": false 12618 "reviewed-by-human": false
12618 } 12619 }
12619 } 12620 }
12620 } 12621 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698