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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/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 6205 matching lines...) Expand 10 before | Expand all | Expand 10 after
6216 ], 6216 ],
6217 "bugs": [ 6217 "bugs": [
6218 1759 6218 1759
6219 ], 6219 ],
6220 "reviewed-by-human": false 6220 "reviewed-by-human": false
6221 }, 6221 },
6222 "extractbitmap_565.png": { 6222 "extractbitmap_565.png": {
6223 "allowed-digests": [ 6223 "allowed-digests": [
6224 [ 6224 [
6225 "bitmap-64bitMD5", 6225 "bitmap-64bitMD5",
6226 6262841086313421656 6226 10931473040653078858
6227 ] 6227 ]
6228 ], 6228 ],
6229 "bugs": [ 6229 "reviewed-by-human": true
6230 1578
6231 ],
6232 "reviewed-by-human": false
6233 }, 6230 },
6234 "extractbitmap_8888.png": { 6231 "extractbitmap_8888.png": {
6235 "allowed-digests": [ 6232 "allowed-digests": [
6236 [ 6233 [
6237 "bitmap-64bitMD5", 6234 "bitmap-64bitMD5",
6238 6262841086313421656 6235 10931473040653078858
6239 ] 6236 ]
6240 ], 6237 ],
6241 "bugs": [ 6238 "reviewed-by-human": true
6242 1578
6243 ],
6244 "reviewed-by-human": false
6245 }, 6239 },
6246 "extractbitmap_gpu.png": { 6240 "extractbitmap_gpu.png": {
6247 "allowed-digests": [ 6241 "allowed-digests": [
6248 [ 6242 [
6249 "bitmap-64bitMD5", 6243 "bitmap-64bitMD5",
6250 6262841086313421656 6244 10931473040653078858
6251 ] 6245 ]
6252 ], 6246 ],
6253 "bugs": [ 6247 "reviewed-by-human": true
6254 1578
6255 ],
6256 "reviewed-by-human": false
6257 }, 6248 },
6258 "extractbitmap_pdf-mac.png": { 6249 "extractbitmap_pdf-mac.png": {
6259 "allowed-digests": [ 6250 "allowed-digests": [
6260 [ 6251 [
6261 "bitmap-64bitMD5", 6252 "bitmap-64bitMD5",
6262 10931473040653078858 6253 10931473040653078858
6263 ] 6254 ]
6264 ], 6255 ],
6265 "bugs": [ 6256 "bugs": [
6266 1578 6257 1578
(...skipping 7637 matching lines...) Expand 10 before | Expand all | Expand 10 after
13904 7829854837061118142 13895 7829854837061118142
13905 ] 13896 ]
13906 ], 13897 ],
13907 "bugs": [ 13898 "bugs": [
13908 1578 13899 1578
13909 ], 13900 ],
13910 "reviewed-by-human": false 13901 "reviewed-by-human": false
13911 } 13902 }
13912 } 13903 }
13913 } 13904 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698