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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json

Issue 330033002: Add expectations for dashing gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 2710 matching lines...) Expand 10 before | Expand all | Expand 10 after
2721 }, 2721 },
2722 "dashing3_gpu.png": { 2722 "dashing3_gpu.png": {
2723 "allowed-digests": [ 2723 "allowed-digests": [
2724 [ 2724 [
2725 "bitmap-64bitMD5", 2725 "bitmap-64bitMD5",
2726 13908020151860056025 2726 13908020151860056025
2727 ] 2727 ]
2728 ], 2728 ],
2729 "ignore-failure": false 2729 "ignore-failure": false
2730 }, 2730 },
2731 "dashing4_565.png": {
2732 "allowed-digests": [
2733 [
2734 "bitmap-64bitMD5",
2735 14433773091096403168
2736 ]
2737 ],
2738 "reviewed-by-human": true
2739 },
2740 "dashing4_8888.png": {
2741 "allowed-digests": [
2742 [
2743 "bitmap-64bitMD5",
2744 10873004693785991483
2745 ]
2746 ],
2747 "reviewed-by-human": true
2748 },
2731 "dashing_565.png": { 2749 "dashing_565.png": {
2732 "allowed-digests": [ 2750 "allowed-digests": [
2733 [ 2751 [
2734 "bitmap-64bitMD5", 2752 "bitmap-64bitMD5",
2735 14912539765453208522 2753 14912539765453208522
2736 ] 2754 ]
2737 ], 2755 ],
2738 "bugs": [ 2756 "bugs": [
2739 1578 2757 1578
2740 ], 2758 ],
(...skipping 4614 matching lines...) Expand 10 before | Expand all | Expand 10 after
7355 "allowed-digests": [ 7373 "allowed-digests": [
7356 [ 7374 [
7357 "bitmap-64bitMD5", 7375 "bitmap-64bitMD5",
7358 12078165737327679843 7376 12078165737327679843
7359 ] 7377 ]
7360 ], 7378 ],
7361 "reviewed-by-human": true 7379 "reviewed-by-human": true
7362 } 7380 }
7363 } 7381 }
7364 } 7382 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698