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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/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 5196 matching lines...) Expand 10 before | Expand all | Expand 10 after
5207 ], 5207 ],
5208 "bugs": [ 5208 "bugs": [
5209 1578 5209 1578
5210 ], 5210 ],
5211 "reviewed-by-human": false 5211 "reviewed-by-human": false
5212 }, 5212 },
5213 "extractbitmap_565.png": { 5213 "extractbitmap_565.png": {
5214 "allowed-digests": [ 5214 "allowed-digests": [
5215 [ 5215 [
5216 "bitmap-64bitMD5", 5216 "bitmap-64bitMD5",
5217 6262841086313421656 5217 10931473040653078858
5218 ] 5218 ]
5219 ], 5219 ],
5220 "bugs": [ 5220 "reviewed-by-human": true
5221 1578
5222 ],
5223 "reviewed-by-human": false
5224 }, 5221 },
5225 "extractbitmap_8888.png": { 5222 "extractbitmap_8888.png": {
5226 "allowed-digests": [ 5223 "allowed-digests": [
5227 [ 5224 [
5228 "bitmap-64bitMD5", 5225 "bitmap-64bitMD5",
5229 6262841086313421656 5226 10931473040653078858
5230 ] 5227 ]
5231 ], 5228 ],
5232 "bugs": [ 5229 "reviewed-by-human": true
5233 1578
5234 ],
5235 "reviewed-by-human": false
5236 }, 5230 },
5237 "extractbitmap_gpu.png": { 5231 "extractbitmap_gpu.png": {
5238 "allowed-digests": [ 5232 "allowed-digests": [
5239 [ 5233 [
5240 "bitmap-64bitMD5", 5234 "bitmap-64bitMD5",
5241 6262841086313421656 5235 10931473040653078858
5242 ] 5236 ]
5243 ], 5237 ],
5244 "bugs": [ 5238 "reviewed-by-human": true
5245 1578
5246 ],
5247 "reviewed-by-human": false
5248 }, 5239 },
5249 "extractbitmap_pdf-poppler.png": { 5240 "extractbitmap_pdf-poppler.png": {
5250 "allowed-digests": [ 5241 "allowed-digests": [
5251 [ 5242 [
5252 "bitmap-64bitMD5", 5243 "bitmap-64bitMD5",
5253 10157615657775197358 5244 10157615657775197358
5254 ] 5245 ]
5255 ], 5246 ],
5256 "bugs": [ 5247 "bugs": [
5257 1578 5248 1578
(...skipping 6286 matching lines...) Expand 10 before | Expand all | Expand 10 after
11544 14157160633878011690 11535 14157160633878011690
11545 ] 11536 ]
11546 ], 11537 ],
11547 "bugs": [ 11538 "bugs": [
11548 1578 11539 1578
11549 ], 11540 ],
11550 "reviewed-by-human": false 11541 "reviewed-by-human": false
11551 } 11542 }
11552 } 11543 }
11553 } 11544 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698