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

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

Issue 23440054: Revert ignore-failures changes from r11395. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Don't put the failures in ignored-tests.txt; they're already rebaselined. Created 7 years, 3 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 | Annotate | Revision Log
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 4860 matching lines...) Expand 10 before | Expand all | Expand 10 after
4871 ] 4871 ]
4872 ], 4872 ],
4873 "ignore-failure": false 4873 "ignore-failure": false
4874 }, 4874 },
4875 "imagefilterscropped_565.png": { 4875 "imagefilterscropped_565.png": {
4876 "allowed-digests": [ 4876 "allowed-digests": [
4877 [ 4877 [
4878 "bitmap-64bitMD5", 4878 "bitmap-64bitMD5",
4879 4218993393511049682 4879 4218993393511049682
4880 ] 4880 ]
4881 ], 4881 ]
4882 "ignore-failure": true
4883 }, 4882 },
4884 "imagefilterscropped_8888.png": { 4883 "imagefilterscropped_8888.png": {
4885 "allowed-digests": [ 4884 "allowed-digests": [
4886 [ 4885 [
4887 "bitmap-64bitMD5", 4886 "bitmap-64bitMD5",
4888 4348202230099878645 4887 4348202230099878645
4889 ] 4888 ]
4890 ], 4889 ]
4891 "ignore-failure": true
4892 }, 4890 },
4893 "imagefilterscropped_gpu.png": { 4891 "imagefilterscropped_gpu.png": {
4894 "allowed-digests": [ 4892 "allowed-digests": [
4895 [ 4893 [
4896 "bitmap-64bitMD5", 4894 "bitmap-64bitMD5",
4897 14025602442383341134 4895 14025602442383341134
4898 ] 4896 ]
4899 ], 4897 ]
4900 "ignore-failure": true
4901 }, 4898 },
4902 "imagefiltersgraph_565.png": { 4899 "imagefiltersgraph_565.png": {
4903 "allowed-digests": [ 4900 "allowed-digests": [
4904 [ 4901 [
4905 "bitmap-64bitMD5", 4902 "bitmap-64bitMD5",
4906 17503624139247935067 4903 17503624139247935067
4907 ] 4904 ]
4908 ], 4905 ],
4909 "ignore-failure": false 4906 "ignore-failure": false
4910 }, 4907 },
(...skipping 2649 matching lines...) Expand 10 before | Expand all | Expand 10 after
7560 "xfermodes_gpu.png": { 7557 "xfermodes_gpu.png": {
7561 "allowed-digests": [ 7558 "allowed-digests": [
7562 [ 7559 [
7563 "bitmap-64bitMD5", 7560 "bitmap-64bitMD5",
7564 13158365418409852317 7561 13158365418409852317
7565 ] 7562 ]
7566 ], 7563 ],
7567 "ignore-failure": false 7564 "ignore-failure": false
7568 } 7565 }
7569 } 7566 }
7570 } 7567 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698