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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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, 6 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 8499 matching lines...) Expand 10 before | Expand all | Expand 10 after
8510 [ 8510 [
8511 "bitmap-64bitMD5", 8511 "bitmap-64bitMD5",
8512 12311402579038862924 8512 12311402579038862924
8513 ] 8513 ]
8514 ], 8514 ],
8515 "bugs": [ 8515 "bugs": [
8516 1578 8516 1578
8517 ], 8517 ],
8518 "reviewed-by-human": false 8518 "reviewed-by-human": false
8519 }, 8519 },
8520 "etc1bitmap_565.png": {
8521 "allowed-digests": [
8522 [
8523 "bitmap-64bitMD5",
8524 15855537393781495131
8525 ]
8526 ],
8527 "reviewed-by-human": true
8528 },
8529 "etc1bitmap_8888.png": {
8530 "allowed-digests": [
8531 [
8532 "bitmap-64bitMD5",
8533 10396043285211938891
8534 ]
8535 ],
8536 "reviewed-by-human": true
8537 },
8538 "etc1bitmap_gpu.png": {
8539 "allowed-digests": [
8540 [
8541 "bitmap-64bitMD5",
8542 10396043285211938891
8543 ]
8544 ],
8545 "reviewed-by-human": true
8546 },
8547 "etc1bitmap_msaa16.png": {
8548 "allowed-digests": [
8549 [
8550 "bitmap-64bitMD5",
8551 10396043285211938891
8552 ]
8553 ],
8554 "reviewed-by-human": true
8555 },
8556 "etc1bitmap_nvprmsaa4.png": {
8557 "allowed-digests": [
8558 [
8559 "bitmap-64bitMD5",
8560 10396043285211938891
8561 ]
8562 ],
8563 "reviewed-by-human": true
8564 },
8565 "etc1bitmap_pdf-poppler.png": {
8566 "allowed-digests": [
8567 [
8568 "bitmap-64bitMD5",
8569 14439486265261302966
8570 ]
8571 ],
8572 "reviewed-by-human": true
8573 },
8520 "extractbitmap_565.png": { 8574 "extractbitmap_565.png": {
8521 "allowed-digests": [ 8575 "allowed-digests": [
8522 [ 8576 [
8523 "bitmap-64bitMD5", 8577 "bitmap-64bitMD5",
8524 11559795738519917215 8578 11559795738519917215
8525 ] 8579 ]
8526 ], 8580 ],
8527 "reviewed-by-human": true 8581 "reviewed-by-human": true
8528 }, 8582 },
8529 "extractbitmap_8888.png": { 8583 "extractbitmap_8888.png": {
(...skipping 11125 matching lines...) Expand 10 before | Expand all | Expand 10 after
19655 "allowed-digests": [ 19709 "allowed-digests": [
19656 [ 19710 [
19657 "bitmap-64bitMD5", 19711 "bitmap-64bitMD5",
19658 14883391086059083985 19712 14883391086059083985
19659 ] 19713 ]
19660 ], 19714 ],
19661 "reviewed-by-human": true 19715 "reviewed-by-human": true
19662 } 19716 }
19663 } 19717 }
19664 } 19718 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698