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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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, 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 6508 matching lines...) Expand 10 before | Expand all | Expand 10 after
6519 [ 6519 [
6520 "bitmap-64bitMD5", 6520 "bitmap-64bitMD5",
6521 10711893904565135844 6521 10711893904565135844
6522 ] 6522 ]
6523 ], 6523 ],
6524 "bugs": [ 6524 "bugs": [
6525 1578 6525 1578
6526 ], 6526 ],
6527 "reviewed-by-human": false 6527 "reviewed-by-human": false
6528 }, 6528 },
6529 "etc1bitmap_565.png": {
6530 "allowed-digests": [
6531 [
6532 "bitmap-64bitMD5",
6533 15855537393781495131
6534 ]
6535 ],
6536 "reviewed-by-human": true
6537 },
6538 "etc1bitmap_8888.png": {
6539 "allowed-digests": [
6540 [
6541 "bitmap-64bitMD5",
6542 10396043285211938891
6543 ]
6544 ],
6545 "reviewed-by-human": true
6546 },
6547 "etc1bitmap_gpu.png": {
6548 "allowed-digests": [
6549 [
6550 "bitmap-64bitMD5",
6551 10396043285211938891
6552 ]
6553 ],
6554 "reviewed-by-human": true
6555 },
6556 "etc1bitmap_pdf-mac.png": {
6557 "allowed-digests": [
6558 [
6559 "bitmap-64bitMD5",
6560 10396043285211938891
6561 ]
6562 ],
6563 "reviewed-by-human": true
6564 },
6529 "extractbitmap_565.png": { 6565 "extractbitmap_565.png": {
6530 "allowed-digests": [ 6566 "allowed-digests": [
6531 [ 6567 [
6532 "bitmap-64bitMD5", 6568 "bitmap-64bitMD5",
6533 10931473040653078858 6569 10931473040653078858
6534 ] 6570 ]
6535 ], 6571 ],
6536 "reviewed-by-human": true 6572 "reviewed-by-human": true
6537 }, 6573 },
6538 "extractbitmap_8888.png": { 6574 "extractbitmap_8888.png": {
(...skipping 8573 matching lines...) Expand 10 before | Expand all | Expand 10 after
15112 7829854837061118142 15148 7829854837061118142
15113 ] 15149 ]
15114 ], 15150 ],
15115 "bugs": [ 15151 "bugs": [
15116 1578 15152 1578
15117 ], 15153 ],
15118 "reviewed-by-human": false 15154 "reviewed-by-human": false
15119 } 15155 }
15120 } 15156 }
15121 } 15157 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698