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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/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 13067 matching lines...) Expand 10 before | Expand all | Expand 10 after
13078 [ 13078 [
13079 "bitmap-64bitMD5", 13079 "bitmap-64bitMD5",
13080 17941013090369285128 13080 17941013090369285128
13081 ] 13081 ]
13082 ], 13082 ],
13083 "bugs": [ 13083 "bugs": [
13084 1578 13084 1578
13085 ], 13085 ],
13086 "reviewed-by-human": false 13086 "reviewed-by-human": false
13087 }, 13087 },
13088 "tall_stretched_bitmaps_565.png": {
13089 "allowed-digests": [
13090 [
13091 "bitmap-64bitMD5",
13092 8112427169344840696
13093 ]
13094 ],
13095 "reviewed-by-human": true
13096 },
13097 "tall_stretched_bitmaps_8888.png": {
13098 "allowed-digests": [
13099 [
13100 "bitmap-64bitMD5",
13101 13258880913404178007
13102 ]
13103 ],
13104 "reviewed-by-human": true
13105 },
13106 "tall_stretched_bitmaps_gpu.png": {
13107 "allowed-digests": [
13108 [
13109 "bitmap-64bitMD5",
13110 8677038591906448763
13111 ]
13112 ],
13113 "reviewed-by-human": true
13114 },
13088 "testimagefilters_565.png": { 13115 "testimagefilters_565.png": {
13089 "allowed-digests": [ 13116 "allowed-digests": [
13090 [ 13117 [
13091 "bitmap-64bitMD5", 13118 "bitmap-64bitMD5",
13092 1369006746513120542 13119 1369006746513120542
13093 ] 13120 ]
13094 ], 13121 ],
13095 "ignore-failure": false 13122 "ignore-failure": false
13096 }, 13123 },
13097 "testimagefilters_8888.png": { 13124 "testimagefilters_8888.png": {
(...skipping 1130 matching lines...) Expand 10 before | Expand all | Expand 10 after
14228 "allowed-digests": [ 14255 "allowed-digests": [
14229 [ 14256 [
14230 "bitmap-64bitMD5", 14257 "bitmap-64bitMD5",
14231 12937422788648264516 14258 12937422788648264516
14232 ] 14259 ]
14233 ], 14260 ],
14234 "reviewed-by-human": true 14261 "reviewed-by-human": true
14235 } 14262 }
14236 } 14263 }
14237 } 14264 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698