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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 10618 matching lines...) Expand 10 before | Expand all | Expand 10 after
10629 ], 10629 ],
10630 "bugs": [ 10630 "bugs": [
10631 1578 10631 1578
10632 ], 10632 ],
10633 "reviewed-by-human": false 10633 "reviewed-by-human": false
10634 }, 10634 },
10635 "imagefiltersscaled_565.png": { 10635 "imagefiltersscaled_565.png": {
10636 "allowed-digests": [ 10636 "allowed-digests": [
10637 [ 10637 [
10638 "bitmap-64bitMD5", 10638 "bitmap-64bitMD5",
10639 16374068527216052297 10639 2337680673667749002
10640 ] 10640 ]
10641 ] 10641 ],
10642 "reviewed-by-human": true
10642 }, 10643 },
10643 "imagefiltersscaled_8888.png": { 10644 "imagefiltersscaled_8888.png": {
10644 "allowed-digests": [ 10645 "allowed-digests": [
10645 [ 10646 [
10646 "bitmap-64bitMD5", 10647 "bitmap-64bitMD5",
10647 4781711442727351551 10648 4781711442727351551
10648 ] 10649 ]
10649 ] 10650 ]
10650 }, 10651 },
10651 "imagefiltersscaled_gpu.png": { 10652 "imagefiltersscaled_gpu.png": {
(...skipping 1906 matching lines...) Expand 10 before | Expand all | Expand 10 after
12558 "bitmap-64bitMD5", 12559 "bitmap-64bitMD5",
12559 7937779188195651413 12560 7937779188195651413
12560 ] 12561 ]
12561 ], 12562 ],
12562 "reviewed-by-human": false 12563 "reviewed-by-human": false
12563 }, 12564 },
12564 "perlinnoise_565.png": { 12565 "perlinnoise_565.png": {
12565 "allowed-digests": [ 12566 "allowed-digests": [
12566 [ 12567 [
12567 "bitmap-64bitMD5", 12568 "bitmap-64bitMD5",
12568 16968168405481699903 12569 1539561209878927288
12569 ] 12570 ]
12570 ], 12571 ],
12571 "reviewed-by-human": true 12572 "reviewed-by-human": true
12572 }, 12573 },
12573 "perlinnoise_8888.png": { 12574 "perlinnoise_8888.png": {
12574 "allowed-digests": [ 12575 "allowed-digests": [
12575 [ 12576 [
12576 "bitmap-64bitMD5", 12577 "bitmap-64bitMD5",
12577 1098763191610264229 12578 1098763191610264229
12578 ] 12579 ]
(...skipping 4071 matching lines...) Expand 10 before | Expand all | Expand 10 after
16650 7829854837061118142 16651 7829854837061118142
16651 ] 16652 ]
16652 ], 16653 ],
16653 "bugs": [ 16654 "bugs": [
16654 1578 16655 1578
16655 ], 16656 ],
16656 "reviewed-by-human": false 16657 "reviewed-by-human": false
16657 } 16658 }
16658 } 16659 }
16659 } 16660 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698