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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-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, 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 5174 matching lines...) Expand 10 before | Expand all | Expand 10 after
5185 ], 5185 ],
5186 "bugs": [ 5186 "bugs": [
5187 1578 5187 1578
5188 ], 5188 ],
5189 "reviewed-by-human": false 5189 "reviewed-by-human": false
5190 }, 5190 },
5191 "extractbitmap_565.png": { 5191 "extractbitmap_565.png": {
5192 "allowed-digests": [ 5192 "allowed-digests": [
5193 [ 5193 [
5194 "bitmap-64bitMD5", 5194 "bitmap-64bitMD5",
5195 1536425950056721833 5195 11559795738519917215
5196 ] 5196 ]
5197 ], 5197 ],
5198 "bugs": [ 5198 "reviewed-by-human": true
5199 1578
5200 ],
5201 "reviewed-by-human": false
5202 }, 5199 },
5203 "extractbitmap_8888.png": { 5200 "extractbitmap_8888.png": {
5204 "allowed-digests": [ 5201 "allowed-digests": [
5205 [ 5202 [
5206 "bitmap-64bitMD5", 5203 "bitmap-64bitMD5",
5207 1536425950056721833 5204 11559795738519917215
5208 ] 5205 ]
5209 ], 5206 ],
5210 "bugs": [ 5207 "reviewed-by-human": true
5211 1578
5212 ],
5213 "reviewed-by-human": false
5214 }, 5208 },
5215 "extractbitmap_gpu.png": { 5209 "extractbitmap_gpu.png": {
5216 "allowed-digests": [ 5210 "allowed-digests": [
5217 [ 5211 [
5218 "bitmap-64bitMD5", 5212 "bitmap-64bitMD5",
5219 1536425950056721833 5213 11559795738519917215
5220 ] 5214 ]
5221 ], 5215 ],
5222 "bugs": [ 5216 "reviewed-by-human": true
5223 1578
5224 ],
5225 "reviewed-by-human": false
5226 }, 5217 },
5227 "extractbitmap_pdf-poppler.png": { 5218 "extractbitmap_pdf-poppler.png": {
5228 "allowed-digests": [ 5219 "allowed-digests": [
5229 [ 5220 [
5230 "bitmap-64bitMD5", 5221 "bitmap-64bitMD5",
5231 13285669446805456944 5222 13285669446805456944
5232 ] 5223 ]
5233 ], 5224 ],
5234 "bugs": [ 5225 "bugs": [
5235 1578 5226 1578
(...skipping 6238 matching lines...) Expand 10 before | Expand all | Expand 10 after
11474 12332625502817210303 11465 12332625502817210303
11475 ] 11466 ]
11476 ], 11467 ],
11477 "bugs": [ 11468 "bugs": [
11478 1578 11469 1578
11479 ], 11470 ],
11480 "reviewed-by-human": false 11471 "reviewed-by-human": false
11481 } 11472 }
11482 } 11473 }
11483 } 11474 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698