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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 [ 366 [
367 "bitmap-64bitMD5", 367 "bitmap-64bitMD5",
368 9391618582717166171 368 9391618582717166171
369 ] 369 ]
370 ], 370 ],
371 "bugs": [ 371 "bugs": [
372 1578 372 1578
373 ], 373 ],
374 "reviewed-by-human": false 374 "reviewed-by-human": false
375 }, 375 },
376 "astcbitmap_565.png": {
377 "allowed-digests": [
378 [
379 "bitmap-64bitMD5",
380 7296080463405164282
381 ]
382 ],
383 "reviewed-by-human": true
384 },
385 "astcbitmap_8888.png": {
386 "allowed-digests": [
387 [
388 "bitmap-64bitMD5",
389 7104155647358997780
390 ]
391 ],
392 "reviewed-by-human": true
393 },
394 "astcbitmap_gpu.png": {
395 "allowed-digests": [
396 [
397 "bitmap-64bitMD5",
398 7104155647358997780
399 ]
400 ],
401 "reviewed-by-human": true
402 },
403 "astcbitmap_pdf-mac.png": {
404 "allowed-digests": [
405 [
406 "bitmap-64bitMD5",
407 7104155647358997780
408 ]
409 ],
410 "reviewed-by-human": true
411 },
376 "bat_gpu.png": { 412 "bat_gpu.png": {
377 "allowed-digests": [ 413 "allowed-digests": [
378 [ 414 [
379 "bitmap-64bitMD5", 415 "bitmap-64bitMD5",
380 10879083038507606939 416 10879083038507606939
381 ] 417 ]
382 ], 418 ],
383 "bugs": [ 419 "bugs": [
384 1759 420 1759
385 ], 421 ],
(...skipping 6994 matching lines...) Expand 10 before | Expand all | Expand 10 after
7380 }, 7416 },
7381 "etc1bitmap_pkm_pdf-mac.png": { 7417 "etc1bitmap_pkm_pdf-mac.png": {
7382 "allowed-digests": [ 7418 "allowed-digests": [
7383 [ 7419 [
7384 "bitmap-64bitMD5", 7420 "bitmap-64bitMD5",
7385 17338451294848191155 7421 17338451294848191155
7386 ] 7422 ]
7387 ], 7423 ],
7388 "reviewed-by-human": true 7424 "reviewed-by-human": true
7389 }, 7425 },
7426 "etc1bitmap_r11.ktx_565.png": {
7427 "allowed-digests": [
7428 [
7429 "bitmap-64bitMD5",
7430 1495436641215277847
7431 ]
7432 ],
7433 "reviewed-by-human": true
7434 },
7435 "etc1bitmap_r11.ktx_8888.png": {
7436 "allowed-digests": [
7437 [
7438 "bitmap-64bitMD5",
7439 14073051900873346231
7440 ]
7441 ],
7442 "reviewed-by-human": true
7443 },
7444 "etc1bitmap_r11.ktx_gpu.png": {
7445 "allowed-digests": [
7446 [
7447 "bitmap-64bitMD5",
7448 14073051900873346231
7449 ]
7450 ],
7451 "reviewed-by-human": true
7452 },
7453 "etc1bitmap_r11.ktx_pdf-mac.png": {
7454 "allowed-digests": [
7455 [
7456 "bitmap-64bitMD5",
7457 12376274542774427561
7458 ]
7459 ],
7460 "bugs": [
7461 2832
7462 ],
7463 "reviewed-by-human": true
7464 },
7390 "extractbitmap_565.png": { 7465 "extractbitmap_565.png": {
7391 "allowed-digests": [ 7466 "allowed-digests": [
7392 [ 7467 [
7393 "bitmap-64bitMD5", 7468 "bitmap-64bitMD5",
7394 10931473040653078858 7469 10931473040653078858
7395 ] 7470 ]
7396 ], 7471 ],
7397 "reviewed-by-human": true 7472 "reviewed-by-human": true
7398 }, 7473 },
7399 "extractbitmap_8888.png": { 7474 "extractbitmap_8888.png": {
(...skipping 9390 matching lines...) Expand 10 before | Expand all | Expand 10 after
16790 7829854837061118142 16865 7829854837061118142
16791 ] 16866 ]
16792 ], 16867 ],
16793 "bugs": [ 16868 "bugs": [
16794 1578 16869 1578
16795 ], 16870 ],
16796 "reviewed-by-human": false 16871 "reviewed-by-human": false
16797 } 16872 }
16798 } 16873 }
16799 } 16874 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698