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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 23551008: Ignore failures in fontmgr_iter angle/gpu GM tests on Windows (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: 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 5837 matching lines...) Expand 10 before | Expand all | Expand 10 after
5848 "reviewed-by-human": false 5848 "reviewed-by-human": false
5849 }, 5849 },
5850 "fontmgr_iter_gpu.png": { 5850 "fontmgr_iter_gpu.png": {
5851 "allowed-digests": [ 5851 "allowed-digests": [
5852 [ 5852 [
5853 "bitmap-64bitMD5", 5853 "bitmap-64bitMD5",
5854 3589296463987175181 5854 3589296463987175181
5855 ] 5855 ]
5856 ], 5856 ],
5857 "bugs": [ 5857 "bugs": [
5858 1578 5858 1597
5859 ], 5859 ],
5860 "ignore-failure": true,
5860 "reviewed-by-human": false 5861 "reviewed-by-human": false
5861 }, 5862 },
5862 "fontmgr_match_565.png": { 5863 "fontmgr_match_565.png": {
5863 "allowed-digests": [ 5864 "allowed-digests": [
5864 [ 5865 [
5865 "bitmap-64bitMD5", 5866 "bitmap-64bitMD5",
5866 6912355345607947791 5867 6912355345607947791
5867 ] 5868 ]
5868 ], 5869 ],
5869 "bugs": [ 5870 "bugs": [
(...skipping 4923 matching lines...) Expand 10 before | Expand all | Expand 10 after
10793 13996013494185391731 10794 13996013494185391731
10794 ] 10795 ]
10795 ], 10796 ],
10796 "bugs": [ 10797 "bugs": [
10797 1578 10798 1578
10798 ], 10799 ],
10799 "reviewed-by-human": false 10800 "reviewed-by-human": false
10800 } 10801 }
10801 } 10802 }
10802 } 10803 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698