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

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

Issue 471723002: Rebaseline R11 and ASTC bitmap GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 [ 344 [
345 "bitmap-64bitMD5", 345 "bitmap-64bitMD5",
346 9391618582717166171 346 9391618582717166171
347 ] 347 ]
348 ], 348 ],
349 "bugs": [ 349 "bugs": [
350 1578 350 1578
351 ], 351 ],
352 "reviewed-by-human": false 352 "reviewed-by-human": false
353 }, 353 },
354 "astcbitmap_565.png": {
355 "allowed-digests": [
356 [
357 "bitmap-64bitMD5",
358 7296080463405164282
359 ]
360 ],
361 "reviewed-by-human": true
362 },
363 "astcbitmap_8888.png": {
364 "allowed-digests": [
365 [
366 "bitmap-64bitMD5",
367 7104155647358997780
368 ]
369 ],
370 "reviewed-by-human": true
371 },
372 "astcbitmap_gpu.png": {
373 "allowed-digests": [
374 [
375 "bitmap-64bitMD5",
376 7104155647358997780
377 ]
378 ],
379 "reviewed-by-human": true
380 },
381 "astcbitmap_pdf-mac.png": {
382 "allowed-digests": [
383 [
384 "bitmap-64bitMD5",
385 7104155647358997780
386 ]
387 ],
388 "reviewed-by-human": true
389 },
354 "bat_gpu.png": { 390 "bat_gpu.png": {
355 "allowed-digests": [ 391 "allowed-digests": [
356 [ 392 [
357 "bitmap-64bitMD5", 393 "bitmap-64bitMD5",
358 5613957016606494028 394 5613957016606494028
359 ] 395 ]
360 ], 396 ],
361 "bugs": [ 397 "bugs": [
362 1759 398 1759
363 ], 399 ],
(...skipping 6952 matching lines...) Expand 10 before | Expand all | Expand 10 after
7316 }, 7352 },
7317 "etc1bitmap_pkm_pdf-mac.png": { 7353 "etc1bitmap_pkm_pdf-mac.png": {
7318 "allowed-digests": [ 7354 "allowed-digests": [
7319 [ 7355 [
7320 "bitmap-64bitMD5", 7356 "bitmap-64bitMD5",
7321 17338451294848191155 7357 17338451294848191155
7322 ] 7358 ]
7323 ], 7359 ],
7324 "reviewed-by-human": true 7360 "reviewed-by-human": true
7325 }, 7361 },
7362 "etc1bitmap_r11.ktx_565.png": {
7363 "allowed-digests": [
7364 [
7365 "bitmap-64bitMD5",
7366 1495436641215277847
7367 ]
7368 ],
7369 "reviewed-by-human": true
7370 },
7371 "etc1bitmap_r11.ktx_8888.png": {
7372 "allowed-digests": [
7373 [
7374 "bitmap-64bitMD5",
7375 14073051900873346231
7376 ]
7377 ],
7378 "reviewed-by-human": true
7379 },
7380 "etc1bitmap_r11.ktx_gpu.png": {
7381 "allowed-digests": [
7382 [
7383 "bitmap-64bitMD5",
7384 14073051900873346231
7385 ]
7386 ],
7387 "reviewed-by-human": true
7388 },
7389 "etc1bitmap_r11.ktx_pdf-mac.png": {
7390 "allowed-digests": [
7391 [
7392 "bitmap-64bitMD5",
7393 14073051900873346231
7394 ]
7395 ],
7396 "reviewed-by-human": true
7397 },
7326 "extractbitmap_565.png": { 7398 "extractbitmap_565.png": {
7327 "allowed-digests": [ 7399 "allowed-digests": [
7328 [ 7400 [
7329 "bitmap-64bitMD5", 7401 "bitmap-64bitMD5",
7330 10931473040653078858 7402 10931473040653078858
7331 ] 7403 ]
7332 ], 7404 ],
7333 "reviewed-by-human": true 7405 "reviewed-by-human": true
7334 }, 7406 },
7335 "extractbitmap_8888.png": { 7407 "extractbitmap_8888.png": {
(...skipping 8999 matching lines...) Expand 10 before | Expand all | Expand 10 after
16335 7829854837061118142 16407 7829854837061118142
16336 ] 16408 ]
16337 ], 16409 ],
16338 "bugs": [ 16410 "bugs": [
16339 1578 16411 1578
16340 ], 16412 ],
16341 "reviewed-by-human": false 16413 "reviewed-by-human": false
16342 } 16414 }
16343 } 16415 }
16344 } 16416 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698