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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 5498 matching lines...) Expand 10 before | Expand all | Expand 10 after
5509 [ 5509 [
5510 "bitmap-64bitMD5", 5510 "bitmap-64bitMD5",
5511 10362382065145262844 5511 10362382065145262844
5512 ] 5512 ]
5513 ], 5513 ],
5514 "bugs": [ 5514 "bugs": [
5515 1578 5515 1578
5516 ], 5516 ],
5517 "reviewed-by-human": false 5517 "reviewed-by-human": false
5518 }, 5518 },
5519 "etc1bitmap_565.png": {
5520 "allowed-digests": [
5521 [
5522 "bitmap-64bitMD5",
5523 15855537393781495131
5524 ]
5525 ],
5526 "reviewed-by-human": true
5527 },
5528 "etc1bitmap_8888.png": {
5529 "allowed-digests": [
5530 [
5531 "bitmap-64bitMD5",
5532 10396043285211938891
5533 ]
5534 ],
5535 "reviewed-by-human": true
5536 },
5537 "etc1bitmap_gpu.png": {
5538 "allowed-digests": [
5539 [
5540 "bitmap-64bitMD5",
5541 10396043285211938891
5542 ]
5543 ],
5544 "reviewed-by-human": true
5545 },
5519 "extractbitmap_565.png": { 5546 "extractbitmap_565.png": {
5520 "allowed-digests": [ 5547 "allowed-digests": [
5521 [ 5548 [
5522 "bitmap-64bitMD5", 5549 "bitmap-64bitMD5",
5523 10931473040653078858 5550 10931473040653078858
5524 ] 5551 ]
5525 ], 5552 ],
5526 "reviewed-by-human": true 5553 "reviewed-by-human": true
5527 }, 5554 },
5528 "extractbitmap_8888.png": { 5555 "extractbitmap_8888.png": {
(...skipping 7006 matching lines...) Expand 10 before | Expand all | Expand 10 after
12535 14019814087375927425 12562 14019814087375927425
12536 ] 12563 ]
12537 ], 12564 ],
12538 "bugs": [ 12565 "bugs": [
12539 1578 12566 1578
12540 ], 12567 ],
12541 "reviewed-by-human": false 12568 "reviewed-by-human": false
12542 } 12569 }
12543 } 12570 }
12544 } 12571 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698