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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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, 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 8336 matching lines...) Expand 10 before | Expand all | Expand 10 after
8347 [ 8347 [
8348 "bitmap-64bitMD5", 8348 "bitmap-64bitMD5",
8349 12311402579038862924 8349 12311402579038862924
8350 ] 8350 ]
8351 ], 8351 ],
8352 "bugs": [ 8352 "bugs": [
8353 1578 8353 1578
8354 ], 8354 ],
8355 "reviewed-by-human": false 8355 "reviewed-by-human": false
8356 }, 8356 },
8357 "etc1bitmap_565.png": {
8358 "allowed-digests": [
8359 [
8360 "bitmap-64bitMD5",
8361 15855537393781495131
8362 ]
8363 ],
8364 "reviewed-by-human": true
8365 },
8366 "etc1bitmap_8888.png": {
8367 "allowed-digests": [
8368 [
8369 "bitmap-64bitMD5",
8370 10396043285211938891
8371 ]
8372 ],
8373 "reviewed-by-human": true
8374 },
8375 "etc1bitmap_gpu.png": {
8376 "allowed-digests": [
8377 [
8378 "bitmap-64bitMD5",
8379 10396043285211938891
8380 ]
8381 ],
8382 "reviewed-by-human": true
8383 },
8384 "etc1bitmap_msaa16.png": {
8385 "allowed-digests": [
8386 [
8387 "bitmap-64bitMD5",
8388 10396043285211938891
8389 ]
8390 ],
8391 "reviewed-by-human": true
8392 },
8393 "etc1bitmap_nvprmsaa4.png": {
8394 "allowed-digests": [
8395 [
8396 "bitmap-64bitMD5",
8397 10396043285211938891
8398 ]
8399 ],
8400 "reviewed-by-human": true
8401 },
8402 "etc1bitmap_pdf-poppler.png": {
8403 "allowed-digests": [
8404 [
8405 "bitmap-64bitMD5",
8406 14439486265261302966
8407 ]
8408 ],
8409 "reviewed-by-human": true
8410 },
8357 "extractbitmap_565.png": { 8411 "extractbitmap_565.png": {
8358 "allowed-digests": [ 8412 "allowed-digests": [
8359 [ 8413 [
8360 "bitmap-64bitMD5", 8414 "bitmap-64bitMD5",
8361 11559795738519917215 8415 11559795738519917215
8362 ] 8416 ]
8363 ], 8417 ],
8364 "reviewed-by-human": true 8418 "reviewed-by-human": true
8365 }, 8419 },
8366 "extractbitmap_8888.png": { 8420 "extractbitmap_8888.png": {
(...skipping 11048 matching lines...) Expand 10 before | Expand all | Expand 10 after
19415 "allowed-digests": [ 19469 "allowed-digests": [
19416 [ 19470 [
19417 "bitmap-64bitMD5", 19471 "bitmap-64bitMD5",
19418 14883391086059083985 19472 14883391086059083985
19419 ] 19473 ]
19420 ], 19474 ],
19421 "reviewed-by-human": true 19475 "reviewed-by-human": true
19422 } 19476 }
19423 } 19477 }
19424 } 19478 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698