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-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 5187 matching lines...) Expand 10 before | Expand all | Expand 10 after
5198 ], 5198 ],
5199 "bugs": [ 5199 "bugs": [
5200 1578 5200 1578
5201 ], 5201 ],
5202 "reviewed-by-human": false 5202 "reviewed-by-human": false
5203 }, 5203 },
5204 "extractbitmap_565.png": { 5204 "extractbitmap_565.png": {
5205 "allowed-digests": [ 5205 "allowed-digests": [
5206 [ 5206 [
5207 "bitmap-64bitMD5", 5207 "bitmap-64bitMD5",
5208 6262841086313421656 5208 10931473040653078858
5209 ] 5209 ]
5210 ], 5210 ],
5211 "bugs": [ 5211 "reviewed-by-human": true
5212 1578
5213 ],
5214 "reviewed-by-human": false
5215 }, 5212 },
5216 "extractbitmap_8888.png": { 5213 "extractbitmap_8888.png": {
5217 "allowed-digests": [ 5214 "allowed-digests": [
5218 [ 5215 [
5219 "bitmap-64bitMD5", 5216 "bitmap-64bitMD5",
5220 6262841086313421656 5217 10931473040653078858
5221 ] 5218 ]
5222 ], 5219 ],
5223 "bugs": [ 5220 "reviewed-by-human": true
5224 1578
5225 ],
5226 "reviewed-by-human": false
5227 }, 5221 },
5228 "extractbitmap_gpu.png": { 5222 "extractbitmap_gpu.png": {
5229 "allowed-digests": [ 5223 "allowed-digests": [
5230 [ 5224 [
5231 "bitmap-64bitMD5", 5225 "bitmap-64bitMD5",
5232 6262841086313421656 5226 10931473040653078858
5233 ] 5227 ]
5234 ], 5228 ],
5235 "bugs": [ 5229 "reviewed-by-human": true
5236 1578
5237 ],
5238 "reviewed-by-human": false
5239 }, 5230 },
5240 "extractbitmap_pdf-poppler.png": { 5231 "extractbitmap_pdf-poppler.png": {
5241 "allowed-digests": [ 5232 "allowed-digests": [
5242 [ 5233 [
5243 "bitmap-64bitMD5", 5234 "bitmap-64bitMD5",
5244 10157615657775197358 5235 10157615657775197358
5245 ] 5236 ]
5246 ], 5237 ],
5247 "bugs": [ 5238 "bugs": [
5248 1578 5239 1578
(...skipping 6298 matching lines...) Expand 10 before | Expand all | Expand 10 after
11547 14019814087375927425 11538 14019814087375927425
11548 ] 11539 ]
11549 ], 11540 ],
11550 "bugs": [ 11541 "bugs": [
11551 1578 11542 1578
11552 ], 11543 ],
11553 "reviewed-by-human": false 11544 "reviewed-by-human": false
11554 } 11545 }
11555 } 11546 }
11556 } 11547 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698