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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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, 9 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 7270 matching lines...) Expand 10 before | Expand all | Expand 10 after
7281 ], 7281 ],
7282 "bugs": [ 7282 "bugs": [
7283 1578 7283 1578
7284 ], 7284 ],
7285 "reviewed-by-human": false 7285 "reviewed-by-human": false
7286 }, 7286 },
7287 "extractbitmap_565.png": { 7287 "extractbitmap_565.png": {
7288 "allowed-digests": [ 7288 "allowed-digests": [
7289 [ 7289 [
7290 "bitmap-64bitMD5", 7290 "bitmap-64bitMD5",
7291 6262841086313421656 7291 10931473040653078858
7292 ] 7292 ]
7293 ], 7293 ],
7294 "bugs": [ 7294 "reviewed-by-human": true
7295 1578
7296 ],
7297 "reviewed-by-human": false
7298 }, 7295 },
7299 "extractbitmap_8888.png": { 7296 "extractbitmap_8888.png": {
7300 "allowed-digests": [ 7297 "allowed-digests": [
7301 [ 7298 [
7302 "bitmap-64bitMD5", 7299 "bitmap-64bitMD5",
7303 6262841086313421656 7300 10931473040653078858
7304 ] 7301 ]
7305 ], 7302 ],
7306 "bugs": [ 7303 "reviewed-by-human": true
7307 1578
7308 ],
7309 "reviewed-by-human": false
7310 }, 7304 },
7311 "extractbitmap_gpu.png": { 7305 "extractbitmap_gpu.png": {
7312 "allowed-digests": [ 7306 "allowed-digests": [
7313 [ 7307 [
7314 "bitmap-64bitMD5", 7308 "bitmap-64bitMD5",
7315 6262841086313421656 7309 10931473040653078858
7316 ] 7310 ]
7317 ], 7311 ],
7318 "bugs": [ 7312 "reviewed-by-human": true
7319 1578
7320 ],
7321 "reviewed-by-human": false
7322 }, 7313 },
7323 "extractbitmap_pdf-mac.png": { 7314 "extractbitmap_pdf-mac.png": {
7324 "allowed-digests": [ 7315 "allowed-digests": [
7325 [ 7316 [
7326 "bitmap-64bitMD5", 7317 "bitmap-64bitMD5",
7327 10931473040653078858 7318 10931473040653078858
7328 ] 7319 ]
7329 ], 7320 ],
7330 "bugs": [ 7321 "bugs": [
7331 1578 7322 1578
(...skipping 8752 matching lines...) Expand 10 before | Expand all | Expand 10 after
16084 7829854837061118142 16075 7829854837061118142
16085 ] 16076 ]
16086 ], 16077 ],
16087 "bugs": [ 16078 "bugs": [
16088 1578 16079 1578
16089 ], 16080 ],
16090 "reviewed-by-human": false 16081 "reviewed-by-human": false
16091 } 16082 }
16092 } 16083 }
16093 } 16084 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698