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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-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 5518 matching lines...) Expand 10 before | Expand all | Expand 10 after
5529 [ 5529 [
5530 "bitmap-64bitMD5", 5530 "bitmap-64bitMD5",
5531 10831022461494786774 5531 10831022461494786774
5532 ] 5532 ]
5533 ], 5533 ],
5534 "bugs": [ 5534 "bugs": [
5535 1578 5535 1578
5536 ], 5536 ],
5537 "reviewed-by-human": false 5537 "reviewed-by-human": false
5538 }, 5538 },
5539 "etc1bitmap_565.png": {
5540 "allowed-digests": [
5541 [
5542 "bitmap-64bitMD5",
5543 15855537393781495131
5544 ]
5545 ],
5546 "reviewed-by-human": true
5547 },
5548 "etc1bitmap_8888.png": {
5549 "allowed-digests": [
5550 [
5551 "bitmap-64bitMD5",
5552 10396043285211938891
5553 ]
5554 ],
5555 "reviewed-by-human": true
5556 },
5557 "etc1bitmap_gpu.png": {
5558 "allowed-digests": [
5559 [
5560 "bitmap-64bitMD5",
5561 10396043285211938891
5562 ]
5563 ],
5564 "reviewed-by-human": true
5565 },
5539 "extractbitmap_565.png": { 5566 "extractbitmap_565.png": {
5540 "allowed-digests": [ 5567 "allowed-digests": [
5541 [ 5568 [
5542 "bitmap-64bitMD5", 5569 "bitmap-64bitMD5",
5543 10931473040653078858 5570 10931473040653078858
5544 ] 5571 ]
5545 ], 5572 ],
5546 "reviewed-by-human": true 5573 "reviewed-by-human": true
5547 }, 5574 },
5548 "extractbitmap_8888.png": { 5575 "extractbitmap_8888.png": {
(...skipping 6970 matching lines...) Expand 10 before | Expand all | Expand 10 after
12519 14157160633878011690 12546 14157160633878011690
12520 ] 12547 ]
12521 ], 12548 ],
12522 "bugs": [ 12549 "bugs": [
12523 1578 12550 1578
12524 ], 12551 ],
12525 "reviewed-by-human": false 12552 "reviewed-by-human": false
12526 } 12553 }
12527 } 12554 }
12528 } 12555 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698