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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 5512 matching lines...) Expand 10 before | Expand all | Expand 10 after
5523 [ 5523 [
5524 "bitmap-64bitMD5", 5524 "bitmap-64bitMD5",
5525 10831022461494786774 5525 10831022461494786774
5526 ] 5526 ]
5527 ], 5527 ],
5528 "bugs": [ 5528 "bugs": [
5529 1578 5529 1578
5530 ], 5530 ],
5531 "reviewed-by-human": false 5531 "reviewed-by-human": false
5532 }, 5532 },
5533 "etc1bitmap_565.png": {
5534 "allowed-digests": [
5535 [
5536 "bitmap-64bitMD5",
5537 15855537393781495131
5538 ]
5539 ],
5540 "reviewed-by-human": true
5541 },
5542 "etc1bitmap_8888.png": {
5543 "allowed-digests": [
5544 [
5545 "bitmap-64bitMD5",
5546 10396043285211938891
5547 ]
5548 ],
5549 "reviewed-by-human": true
5550 },
5551 "etc1bitmap_gpu.png": {
5552 "allowed-digests": [
5553 [
5554 "bitmap-64bitMD5",
5555 10396043285211938891
5556 ]
5557 ],
5558 "reviewed-by-human": true
5559 },
5533 "extractbitmap_565.png": { 5560 "extractbitmap_565.png": {
5534 "allowed-digests": [ 5561 "allowed-digests": [
5535 [ 5562 [
5536 "bitmap-64bitMD5", 5563 "bitmap-64bitMD5",
5537 10931473040653078858 5564 10931473040653078858
5538 ] 5565 ]
5539 ], 5566 ],
5540 "reviewed-by-human": true 5567 "reviewed-by-human": true
5541 }, 5568 },
5542 "extractbitmap_8888.png": { 5569 "extractbitmap_8888.png": {
(...skipping 6963 matching lines...) Expand 10 before | Expand all | Expand 10 after
12506 14157160633878011690 12533 14157160633878011690
12507 ] 12534 ]
12508 ], 12535 ],
12509 "bugs": [ 12536 "bugs": [
12510 1578 12537 1578
12511 ], 12538 ],
12512 "reviewed-by-human": false 12539 "reviewed-by-human": false
12513 } 12540 }
12514 } 12541 }
12515 } 12542 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698