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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug/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 7657 matching lines...) Expand 10 before | Expand all | Expand 10 after
7668 ], 7668 ],
7669 "bugs": [ 7669 "bugs": [
7670 1578 7670 1578
7671 ], 7671 ],
7672 "reviewed-by-human": false 7672 "reviewed-by-human": false
7673 }, 7673 },
7674 "perlinnoise_565.png": { 7674 "perlinnoise_565.png": {
7675 "allowed-digests": [ 7675 "allowed-digests": [
7676 [ 7676 [
7677 "bitmap-64bitMD5", 7677 "bitmap-64bitMD5",
7678 7062830515847842724 7678 9082432384413135846
7679 ] 7679 ]
7680 ], 7680 ],
7681 "bugs": [ 7681 "bugs": [
7682 1578 7682 1578
7683 ], 7683 ],
7684 "reviewed-by-human": false 7684 "reviewed-by-human": false
7685 }, 7685 },
7686 "perlinnoise_8888.png": { 7686 "perlinnoise_8888.png": {
7687 "allowed-digests": [ 7687 "allowed-digests": [
7688 [ 7688 [
7689 "bitmap-64bitMD5", 7689 "bitmap-64bitMD5",
7690 3337960818819139745 7690 12810758291552549406
7691 ] 7691 ]
7692 ], 7692 ],
7693 "bugs": [ 7693 "bugs": [
7694 1578 7694 1578
7695 ], 7695 ],
7696 "reviewed-by-human": false 7696 "reviewed-by-human": false
7697 }, 7697 },
7698 "perlinnoise_gpu.png": { 7698 "perlinnoise_gpu.png": {
7699 "allowed-digests": [ 7699 "allowed-digests": [
7700 [ 7700 [
(...skipping 2388 matching lines...) Expand 10 before | Expand all | Expand 10 after
10089 14195422018038917718 10089 14195422018038917718
10090 ] 10090 ]
10091 ], 10091 ],
10092 "bugs": [ 10092 "bugs": [
10093 1578 10093 1578
10094 ], 10094 ],
10095 "reviewed-by-human": false 10095 "reviewed-by-human": false
10096 } 10096 }
10097 } 10097 }
10098 } 10098 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698