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

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

Issue 789293003: Initial baselines for tall_stretched_bitmaps GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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 14662 matching lines...) Expand 10 before | Expand all | Expand 10 after
14673 [ 14673 [
14674 "bitmap-64bitMD5", 14674 "bitmap-64bitMD5",
14675 17941013090369285128 14675 17941013090369285128
14676 ] 14676 ]
14677 ], 14677 ],
14678 "bugs": [ 14678 "bugs": [
14679 1578 14679 1578
14680 ], 14680 ],
14681 "reviewed-by-human": false 14681 "reviewed-by-human": false
14682 }, 14682 },
14683 "tall_stretched_bitmaps_angle.png": {
14684 "allowed-digests": [
14685 [
14686 "bitmap-64bitMD5",
14687 8677038591906448763
14688 ]
14689 ],
14690 "reviewed-by-human": true
14691 },
14683 "testimagefilters_565.png": { 14692 "testimagefilters_565.png": {
14684 "allowed-digests": [ 14693 "allowed-digests": [
14685 [ 14694 [
14686 "bitmap-64bitMD5", 14695 "bitmap-64bitMD5",
14687 1369006746513120542 14696 1369006746513120542
14688 ] 14697 ]
14689 ], 14698 ],
14690 "bugs": [ 14699 "bugs": [
14691 1578 14700 1578
14692 ], 14701 ],
(...skipping 1269 matching lines...) Expand 10 before | Expand all | Expand 10 after
15962 "allowed-digests": [ 15971 "allowed-digests": [
15963 [ 15972 [
15964 "bitmap-64bitMD5", 15973 "bitmap-64bitMD5",
15965 12937422788648264516 15974 12937422788648264516
15966 ] 15975 ]
15967 ], 15976 ],
15968 "reviewed-by-human": true 15977 "reviewed-by-human": true
15969 } 15978 }
15970 } 15979 }
15971 } 15980 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698