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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 7244 matching lines...) Expand 10 before | Expand all | Expand 10 after
7255 [ 7255 [
7256 "bitmap-64bitMD5", 7256 "bitmap-64bitMD5",
7257 10711893904565135844 7257 10711893904565135844
7258 ] 7258 ]
7259 ], 7259 ],
7260 "bugs": [ 7260 "bugs": [
7261 1578 7261 1578
7262 ], 7262 ],
7263 "reviewed-by-human": false 7263 "reviewed-by-human": false
7264 }, 7264 },
7265 "etc1bitmap_565.png": {
7266 "allowed-digests": [
7267 [
7268 "bitmap-64bitMD5",
7269 15855537393781495131
7270 ]
7271 ],
7272 "reviewed-by-human": true
7273 },
7274 "etc1bitmap_8888.png": {
7275 "allowed-digests": [
7276 [
7277 "bitmap-64bitMD5",
7278 10396043285211938891
7279 ]
7280 ],
7281 "reviewed-by-human": true
7282 },
7283 "etc1bitmap_gpu.png": {
7284 "allowed-digests": [
7285 [
7286 "bitmap-64bitMD5",
7287 10396043285211938891
7288 ]
7289 ],
7290 "reviewed-by-human": true
7291 },
7292 "etc1bitmap_pdf-mac.png": {
7293 "allowed-digests": [
7294 [
7295 "bitmap-64bitMD5",
7296 10396043285211938891
7297 ]
7298 ],
7299 "reviewed-by-human": true
7300 },
7265 "extractbitmap_565.png": { 7301 "extractbitmap_565.png": {
7266 "allowed-digests": [ 7302 "allowed-digests": [
7267 [ 7303 [
7268 "bitmap-64bitMD5", 7304 "bitmap-64bitMD5",
7269 10931473040653078858 7305 10931473040653078858
7270 ] 7306 ]
7271 ], 7307 ],
7272 "reviewed-by-human": true 7308 "reviewed-by-human": true
7273 }, 7309 },
7274 "extractbitmap_8888.png": { 7310 "extractbitmap_8888.png": {
(...skipping 9048 matching lines...) Expand 10 before | Expand all | Expand 10 after
16323 7829854837061118142 16359 7829854837061118142
16324 ] 16360 ]
16325 ], 16361 ],
16326 "bugs": [ 16362 "bugs": [
16327 1578 16363 1578
16328 ], 16364 ],
16329 "reviewed-by-human": false 16365 "reviewed-by-human": false
16330 } 16366 }
16331 } 16367 }
16332 } 16368 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698