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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json

Issue 180153002: rebaseline extractbitmap GMs, as the test itself changed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 10 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 7262 matching lines...) Expand 10 before | Expand all | Expand 10 after
7273 ], 7273 ],
7274 "bugs": [ 7274 "bugs": [
7275 1578 7275 1578
7276 ], 7276 ],
7277 "reviewed-by-human": false 7277 "reviewed-by-human": false
7278 }, 7278 },
7279 "extractbitmap_565.png": { 7279 "extractbitmap_565.png": {
7280 "allowed-digests": [ 7280 "allowed-digests": [
7281 [ 7281 [
7282 "bitmap-64bitMD5", 7282 "bitmap-64bitMD5",
7283 6262841086313421656 7283 10931473040653078858
7284 ] 7284 ]
7285 ], 7285 ],
7286 "bugs": [ 7286 "reviewed-by-human": true
7287 1578
7288 ],
7289 "reviewed-by-human": false
7290 }, 7287 },
7291 "extractbitmap_8888.png": { 7288 "extractbitmap_8888.png": {
7292 "allowed-digests": [ 7289 "allowed-digests": [
7293 [ 7290 [
7294 "bitmap-64bitMD5", 7291 "bitmap-64bitMD5",
7295 6262841086313421656 7292 10931473040653078858
7296 ] 7293 ]
7297 ], 7294 ],
7298 "bugs": [ 7295 "reviewed-by-human": true
7299 1578
7300 ],
7301 "reviewed-by-human": false
7302 }, 7296 },
7303 "extractbitmap_gpu.png": { 7297 "extractbitmap_gpu.png": {
7304 "allowed-digests": [ 7298 "allowed-digests": [
7305 [ 7299 [
7306 "bitmap-64bitMD5", 7300 "bitmap-64bitMD5",
7307 6262841086313421656 7301 10931473040653078858
7308 ] 7302 ]
7309 ], 7303 ],
7310 "bugs": [ 7304 "reviewed-by-human": true
7311 1578
7312 ],
7313 "reviewed-by-human": false
7314 }, 7305 },
7315 "extractbitmap_pdf-mac.png": { 7306 "extractbitmap_pdf-mac.png": {
7316 "allowed-digests": [ 7307 "allowed-digests": [
7317 [ 7308 [
7318 "bitmap-64bitMD5", 7309 "bitmap-64bitMD5",
7319 10931473040653078858 7310 10931473040653078858
7320 ] 7311 ]
7321 ], 7312 ],
7322 "bugs": [ 7313 "bugs": [
7323 1578 7314 1578
(...skipping 8752 matching lines...) Expand 10 before | Expand all | Expand 10 after
16076 7829854837061118142 16067 7829854837061118142
16077 ] 16068 ]
16078 ], 16069 ],
16079 "bugs": [ 16070 "bugs": [
16080 1578 16071 1578
16081 ], 16072 ],
16082 "reviewed-by-human": false 16073 "reviewed-by-human": false
16083 } 16074 }
16084 } 16075 }
16085 } 16076 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698