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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/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 6517 matching lines...) Expand 10 before | Expand all | Expand 10 after
6528 [ 6528 [
6529 "bitmap-64bitMD5", 6529 "bitmap-64bitMD5",
6530 10711893904565135844 6530 10711893904565135844
6531 ] 6531 ]
6532 ], 6532 ],
6533 "bugs": [ 6533 "bugs": [
6534 1759 6534 1759
6535 ], 6535 ],
6536 "reviewed-by-human": false 6536 "reviewed-by-human": false
6537 }, 6537 },
6538 "etc1bitmap_565.png": {
6539 "allowed-digests": [
6540 [
6541 "bitmap-64bitMD5",
6542 15855537393781495131
6543 ]
6544 ],
6545 "reviewed-by-human": true
6546 },
6547 "etc1bitmap_8888.png": {
6548 "allowed-digests": [
6549 [
6550 "bitmap-64bitMD5",
6551 10396043285211938891
6552 ]
6553 ],
6554 "reviewed-by-human": true
6555 },
6556 "etc1bitmap_gpu.png": {
6557 "allowed-digests": [
6558 [
6559 "bitmap-64bitMD5",
6560 10396043285211938891
6561 ]
6562 ],
6563 "reviewed-by-human": true
6564 },
6565 "etc1bitmap_pdf-mac.png": {
6566 "allowed-digests": [
6567 [
6568 "bitmap-64bitMD5",
6569 10396043285211938891
6570 ]
6571 ],
6572 "reviewed-by-human": true
6573 },
6538 "extractbitmap_565.png": { 6574 "extractbitmap_565.png": {
6539 "allowed-digests": [ 6575 "allowed-digests": [
6540 [ 6576 [
6541 "bitmap-64bitMD5", 6577 "bitmap-64bitMD5",
6542 10931473040653078858 6578 10931473040653078858
6543 ] 6579 ]
6544 ], 6580 ],
6545 "reviewed-by-human": true 6581 "reviewed-by-human": true
6546 }, 6582 },
6547 "extractbitmap_8888.png": { 6583 "extractbitmap_8888.png": {
(...skipping 8336 matching lines...) Expand 10 before | Expand all | Expand 10 after
14884 7829854837061118142 14920 7829854837061118142
14885 ] 14921 ]
14886 ], 14922 ],
14887 "bugs": [ 14923 "bugs": [
14888 1578 14924 1578
14889 ], 14925 ],
14890 "reviewed-by-human": false 14926 "reviewed-by-human": false
14891 } 14927 }
14892 } 14928 }
14893 } 14929 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698