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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-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 7582 matching lines...) Expand 10 before | Expand all | Expand 10 after
7593 [ 7593 [
7594 "bitmap-64bitMD5", 7594 "bitmap-64bitMD5",
7595 10711893904565135844 7595 10711893904565135844
7596 ] 7596 ]
7597 ], 7597 ],
7598 "bugs": [ 7598 "bugs": [
7599 1578 7599 1578
7600 ], 7600 ],
7601 "reviewed-by-human": false 7601 "reviewed-by-human": false
7602 }, 7602 },
7603 "etc1bitmap_565.png": {
7604 "allowed-digests": [
7605 [
7606 "bitmap-64bitMD5",
7607 15855537393781495131
7608 ]
7609 ],
7610 "reviewed-by-human": true
7611 },
7612 "etc1bitmap_8888.png": {
7613 "allowed-digests": [
7614 [
7615 "bitmap-64bitMD5",
7616 10396043285211938891
7617 ]
7618 ],
7619 "reviewed-by-human": true
7620 },
7621 "etc1bitmap_gpu.png": {
7622 "allowed-digests": [
7623 [
7624 "bitmap-64bitMD5",
7625 10396043285211938891
7626 ]
7627 ],
7628 "reviewed-by-human": true
7629 },
7630 "etc1bitmap_pdf-mac.png": {
7631 "allowed-digests": [
7632 [
7633 "bitmap-64bitMD5",
7634 10396043285211938891
7635 ]
7636 ],
7637 "reviewed-by-human": true
7638 },
7603 "extractbitmap_565.png": { 7639 "extractbitmap_565.png": {
7604 "allowed-digests": [ 7640 "allowed-digests": [
7605 [ 7641 [
7606 "bitmap-64bitMD5", 7642 "bitmap-64bitMD5",
7607 10931473040653078858 7643 10931473040653078858
7608 ] 7644 ]
7609 ], 7645 ],
7610 "reviewed-by-human": true 7646 "reviewed-by-human": true
7611 }, 7647 },
7612 "extractbitmap_8888.png": { 7648 "extractbitmap_8888.png": {
(...skipping 9451 matching lines...) Expand 10 before | Expand all | Expand 10 after
17064 7829854837061118142 17100 7829854837061118142
17065 ] 17101 ]
17066 ], 17102 ],
17067 "bugs": [ 17103 "bugs": [
17068 1578 17104 1578
17069 ], 17105 ],
17070 "reviewed-by-human": false 17106 "reviewed-by-human": false
17071 } 17107 }
17072 } 17108 }
17073 } 17109 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698