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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-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 7311 matching lines...) Expand 10 before | Expand all | Expand 10 after
7322 [ 7322 [
7323 "bitmap-64bitMD5", 7323 "bitmap-64bitMD5",
7324 10711893904565135844 7324 10711893904565135844
7325 ] 7325 ]
7326 ], 7326 ],
7327 "bugs": [ 7327 "bugs": [
7328 1578 7328 1578
7329 ], 7329 ],
7330 "reviewed-by-human": false 7330 "reviewed-by-human": false
7331 }, 7331 },
7332 "etc1bitmap_565.png": {
7333 "allowed-digests": [
7334 [
7335 "bitmap-64bitMD5",
7336 15855537393781495131
7337 ]
7338 ],
7339 "reviewed-by-human": true
7340 },
7341 "etc1bitmap_8888.png": {
7342 "allowed-digests": [
7343 [
7344 "bitmap-64bitMD5",
7345 10396043285211938891
7346 ]
7347 ],
7348 "reviewed-by-human": true
7349 },
7350 "etc1bitmap_gpu.png": {
7351 "allowed-digests": [
7352 [
7353 "bitmap-64bitMD5",
7354 10396043285211938891
7355 ]
7356 ],
7357 "reviewed-by-human": true
7358 },
7359 "etc1bitmap_pdf-mac.png": {
7360 "allowed-digests": [
7361 [
7362 "bitmap-64bitMD5",
7363 10396043285211938891
7364 ]
7365 ],
7366 "reviewed-by-human": true
7367 },
7368 "etc1bitmap_pdf-native.png": {
7369 "allowed-digests": [
7370 [
7371 "bitmap-64bitMD5",
7372 592559983202603989
7373 ]
7374 ],
7375 "reviewed-by-human": true
7376 },
7332 "extractbitmap_565.png": { 7377 "extractbitmap_565.png": {
7333 "allowed-digests": [ 7378 "allowed-digests": [
7334 [ 7379 [
7335 "bitmap-64bitMD5", 7380 "bitmap-64bitMD5",
7336 10931473040653078858 7381 10931473040653078858
7337 ] 7382 ]
7338 ], 7383 ],
7339 "reviewed-by-human": true 7384 "reviewed-by-human": true
7340 }, 7385 },
7341 "extractbitmap_8888.png": { 7386 "extractbitmap_8888.png": {
(...skipping 9512 matching lines...) Expand 10 before | Expand all | Expand 10 after
16854 7829854837061118142 16899 7829854837061118142
16855 ] 16900 ]
16856 ], 16901 ],
16857 "bugs": [ 16902 "bugs": [
16858 1578 16903 1578
16859 ], 16904 ],
16860 "reviewed-by-human": false 16905 "reviewed-by-human": false
16861 } 16906 }
16862 } 16907 }
16863 } 16908 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698