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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 7217 matching lines...) Expand 10 before | Expand all | Expand 10 after
7228 [ 7228 [
7229 "bitmap-64bitMD5", 7229 "bitmap-64bitMD5",
7230 10711893904565135844 7230 10711893904565135844
7231 ] 7231 ]
7232 ], 7232 ],
7233 "bugs": [ 7233 "bugs": [
7234 1578 7234 1578
7235 ], 7235 ],
7236 "reviewed-by-human": false 7236 "reviewed-by-human": false
7237 }, 7237 },
7238 "etc1bitmap_565.png": {
7239 "allowed-digests": [
7240 [
7241 "bitmap-64bitMD5",
7242 15855537393781495131
7243 ]
7244 ],
7245 "reviewed-by-human": true
7246 },
7247 "etc1bitmap_8888.png": {
7248 "allowed-digests": [
7249 [
7250 "bitmap-64bitMD5",
7251 10396043285211938891
7252 ]
7253 ],
7254 "reviewed-by-human": true
7255 },
7256 "etc1bitmap_gpu.png": {
7257 "allowed-digests": [
7258 [
7259 "bitmap-64bitMD5",
7260 10396043285211938891
7261 ]
7262 ],
7263 "reviewed-by-human": true
7264 },
7265 "etc1bitmap_pdf-mac.png": {
7266 "allowed-digests": [
7267 [
7268 "bitmap-64bitMD5",
7269 10396043285211938891
7270 ]
7271 ],
7272 "reviewed-by-human": true
7273 },
7238 "extractbitmap_565.png": { 7274 "extractbitmap_565.png": {
7239 "allowed-digests": [ 7275 "allowed-digests": [
7240 [ 7276 [
7241 "bitmap-64bitMD5", 7277 "bitmap-64bitMD5",
7242 10931473040653078858 7278 10931473040653078858
7243 ] 7279 ]
7244 ], 7280 ],
7245 "reviewed-by-human": true 7281 "reviewed-by-human": true
7246 }, 7282 },
7247 "extractbitmap_8888.png": { 7283 "extractbitmap_8888.png": {
(...skipping 9279 matching lines...) Expand 10 before | Expand all | Expand 10 after
16527 7829854837061118142 16563 7829854837061118142
16528 ] 16564 ]
16529 ], 16565 ],
16530 "bugs": [ 16566 "bugs": [
16531 1578 16567 1578
16532 ], 16568 ],
16533 "reviewed-by-human": false 16569 "reviewed-by-human": false
16534 } 16570 }
16535 } 16571 }
16536 } 16572 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698