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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/expected-results.json

Issue 339923004: * Removed bitmapshaders from expectations/gm/ignored-tests.txt. (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 597 matching lines...) Expand 10 before | Expand all | Expand 10 after
608 "bitmap-64bitMD5", 608 "bitmap-64bitMD5",
609 1511361648668259083 609 1511361648668259083
610 ] 610 ]
611 ], 611 ],
612 "reviewed-by-human": true 612 "reviewed-by-human": true
613 }, 613 },
614 "bitmapshaders_gpu.png": { 614 "bitmapshaders_gpu.png": {
615 "allowed-digests": [ 615 "allowed-digests": [
616 [ 616 [
617 "bitmap-64bitMD5", 617 "bitmap-64bitMD5",
618 16703280953816628958 618 1059519367608591882
619 ] 619 ]
620 ], 620 ],
621 "bugs": [
622 2293
623 ],
621 "ignore-failure": true, 624 "ignore-failure": true,
622 "reviewed-by-human": true 625 "reviewed-by-human": true
623 }, 626 },
624 "bitmapsource_565.png": { 627 "bitmapsource_565.png": {
625 "allowed-digests": [ 628 "allowed-digests": [
626 [ 629 [
627 "bitmap-64bitMD5", 630 "bitmap-64bitMD5",
628 15581542612528711266 631 15581542612528711266
629 ] 632 ]
630 ], 633 ],
(...skipping 8149 matching lines...) Expand 10 before | Expand all | Expand 10 after
8780 "allowed-digests": [ 8783 "allowed-digests": [
8781 [ 8784 [
8782 "bitmap-64bitMD5", 8785 "bitmap-64bitMD5",
8783 12025936981544886506 8786 12025936981544886506
8784 ] 8787 ]
8785 ], 8788 ],
8786 "reviewed-by-human": true 8789 "reviewed-by-human": true
8787 } 8790 }
8788 } 8791 }
8789 } 8792 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698