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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-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 8333 matching lines...) Expand 10 before | Expand all | Expand 10 after
8344 [ 8344 [
8345 "bitmap-64bitMD5", 8345 "bitmap-64bitMD5",
8346 12311402579038862924 8346 12311402579038862924
8347 ] 8347 ]
8348 ], 8348 ],
8349 "bugs": [ 8349 "bugs": [
8350 1578 8350 1578
8351 ], 8351 ],
8352 "reviewed-by-human": false 8352 "reviewed-by-human": false
8353 }, 8353 },
8354 "etc1bitmap_565.png": {
8355 "allowed-digests": [
8356 [
8357 "bitmap-64bitMD5",
8358 15855537393781495131
8359 ]
8360 ],
8361 "reviewed-by-human": true
8362 },
8363 "etc1bitmap_8888.png": {
8364 "allowed-digests": [
8365 [
8366 "bitmap-64bitMD5",
8367 10396043285211938891
8368 ]
8369 ],
8370 "reviewed-by-human": true
8371 },
8372 "etc1bitmap_gpu.png": {
8373 "allowed-digests": [
8374 [
8375 "bitmap-64bitMD5",
8376 10396043285211938891
8377 ]
8378 ],
8379 "reviewed-by-human": true
8380 },
8381 "etc1bitmap_msaa16.png": {
8382 "allowed-digests": [
8383 [
8384 "bitmap-64bitMD5",
8385 10396043285211938891
8386 ]
8387 ],
8388 "reviewed-by-human": true
8389 },
8390 "etc1bitmap_nvprmsaa4.png": {
8391 "allowed-digests": [
8392 [
8393 "bitmap-64bitMD5",
8394 10396043285211938891
8395 ]
8396 ],
8397 "reviewed-by-human": true
8398 },
8399 "etc1bitmap_pdf-poppler.png": {
8400 "allowed-digests": [
8401 [
8402 "bitmap-64bitMD5",
8403 14439486265261302966
8404 ]
8405 ],
8406 "reviewed-by-human": true
8407 },
8354 "extractbitmap_565.png": { 8408 "extractbitmap_565.png": {
8355 "allowed-digests": [ 8409 "allowed-digests": [
8356 [ 8410 [
8357 "bitmap-64bitMD5", 8411 "bitmap-64bitMD5",
8358 11559795738519917215 8412 11559795738519917215
8359 ] 8413 ]
8360 ], 8414 ],
8361 "reviewed-by-human": true 8415 "reviewed-by-human": true
8362 }, 8416 },
8363 "extractbitmap_8888.png": { 8417 "extractbitmap_8888.png": {
(...skipping 11002 matching lines...) Expand 10 before | Expand all | Expand 10 after
19366 "allowed-digests": [ 19420 "allowed-digests": [
19367 [ 19421 [
19368 "bitmap-64bitMD5", 19422 "bitmap-64bitMD5",
19369 14883391086059083985 19423 14883391086059083985
19370 ] 19424 ]
19371 ], 19425 ],
19372 "reviewed-by-human": true 19426 "reviewed-by-human": true
19373 } 19427 }
19374 } 19428 }
19375 } 19429 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698