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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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, 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 7574 matching lines...) Expand 10 before | Expand all | Expand 10 after
7585 [ 7585 [
7586 "bitmap-64bitMD5", 7586 "bitmap-64bitMD5",
7587 10711893904565135844 7587 10711893904565135844
7588 ] 7588 ]
7589 ], 7589 ],
7590 "bugs": [ 7590 "bugs": [
7591 1578 7591 1578
7592 ], 7592 ],
7593 "reviewed-by-human": false 7593 "reviewed-by-human": false
7594 }, 7594 },
7595 "etc1bitmap_565.png": {
7596 "allowed-digests": [
7597 [
7598 "bitmap-64bitMD5",
7599 15855537393781495131
7600 ]
7601 ],
7602 "reviewed-by-human": true
7603 },
7604 "etc1bitmap_8888.png": {
7605 "allowed-digests": [
7606 [
7607 "bitmap-64bitMD5",
7608 10396043285211938891
7609 ]
7610 ],
7611 "reviewed-by-human": true
7612 },
7613 "etc1bitmap_gpu.png": {
7614 "allowed-digests": [
7615 [
7616 "bitmap-64bitMD5",
7617 10396043285211938891
7618 ]
7619 ],
7620 "reviewed-by-human": true
7621 },
7622 "etc1bitmap_pdf-mac.png": {
7623 "allowed-digests": [
7624 [
7625 "bitmap-64bitMD5",
7626 10396043285211938891
7627 ]
7628 ],
7629 "reviewed-by-human": true
7630 },
7595 "extractbitmap_565.png": { 7631 "extractbitmap_565.png": {
7596 "allowed-digests": [ 7632 "allowed-digests": [
7597 [ 7633 [
7598 "bitmap-64bitMD5", 7634 "bitmap-64bitMD5",
7599 10931473040653078858 7635 10931473040653078858
7600 ] 7636 ]
7601 ], 7637 ],
7602 "reviewed-by-human": true 7638 "reviewed-by-human": true
7603 }, 7639 },
7604 "extractbitmap_8888.png": { 7640 "extractbitmap_8888.png": {
(...skipping 9451 matching lines...) Expand 10 before | Expand all | Expand 10 after
17056 7829854837061118142 17092 7829854837061118142
17057 ] 17093 ]
17058 ], 17094 ],
17059 "bugs": [ 17095 "bugs": [
17060 1578 17096 1578
17061 ], 17097 ],
17062 "reviewed-by-human": false 17098 "reviewed-by-human": false
17063 } 17099 }
17064 } 17100 }
17065 } 17101 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698