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

Side by Side Diff: expectations/gm/Test-Mac10.6-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, 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 7225 matching lines...) Expand 10 before | Expand all | Expand 10 after
7236 [ 7236 [
7237 "bitmap-64bitMD5", 7237 "bitmap-64bitMD5",
7238 10711893904565135844 7238 10711893904565135844
7239 ] 7239 ]
7240 ], 7240 ],
7241 "bugs": [ 7241 "bugs": [
7242 1578 7242 1578
7243 ], 7243 ],
7244 "reviewed-by-human": false 7244 "reviewed-by-human": false
7245 }, 7245 },
7246 "etc1bitmap_565.png": {
7247 "allowed-digests": [
7248 [
7249 "bitmap-64bitMD5",
7250 15855537393781495131
7251 ]
7252 ],
7253 "reviewed-by-human": true
7254 },
7255 "etc1bitmap_8888.png": {
7256 "allowed-digests": [
7257 [
7258 "bitmap-64bitMD5",
7259 10396043285211938891
7260 ]
7261 ],
7262 "reviewed-by-human": true
7263 },
7264 "etc1bitmap_gpu.png": {
7265 "allowed-digests": [
7266 [
7267 "bitmap-64bitMD5",
7268 10396043285211938891
7269 ]
7270 ],
7271 "reviewed-by-human": true
7272 },
7273 "etc1bitmap_pdf-mac.png": {
7274 "allowed-digests": [
7275 [
7276 "bitmap-64bitMD5",
7277 10396043285211938891
7278 ]
7279 ],
7280 "reviewed-by-human": true
7281 },
7246 "extractbitmap_565.png": { 7282 "extractbitmap_565.png": {
7247 "allowed-digests": [ 7283 "allowed-digests": [
7248 [ 7284 [
7249 "bitmap-64bitMD5", 7285 "bitmap-64bitMD5",
7250 10931473040653078858 7286 10931473040653078858
7251 ] 7287 ]
7252 ], 7288 ],
7253 "reviewed-by-human": true 7289 "reviewed-by-human": true
7254 }, 7290 },
7255 "extractbitmap_8888.png": { 7291 "extractbitmap_8888.png": {
(...skipping 9280 matching lines...) Expand 10 before | Expand all | Expand 10 after
16536 7829854837061118142 16572 7829854837061118142
16537 ] 16573 ]
16538 ], 16574 ],
16539 "bugs": [ 16575 "bugs": [
16540 1578 16576 1578
16541 ], 16577 ],
16542 "reviewed-by-human": false 16578 "reviewed-by-human": false
16543 } 16579 }
16544 } 16580 }
16545 } 16581 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698