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

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

Issue 431453006: Mark bleed GM images on GPU configs as baselined but associated with bug 2762 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 623 matching lines...) Expand 10 before | Expand all | Expand 10 after
634 "bitmap-64bitMD5", 634 "bitmap-64bitMD5",
635 3372709705477961694 635 3372709705477961694
636 ] 636 ]
637 ], 637 ],
638 "reviewed-by-human": true 638 "reviewed-by-human": true
639 }, 639 },
640 "bleed_gpu.png": { 640 "bleed_gpu.png": {
641 "allowed-digests": [ 641 "allowed-digests": [
642 [ 642 [
643 "bitmap-64bitMD5", 643 "bitmap-64bitMD5",
644 12738906014496179860 644 5370958088737789129
645 ] 645 ]
646 ], 646 ],
647 "reviewed-by-human": true 647 "bugs": [
648 2762
649 ],
650 "reviewed-by-human": false
648 }, 651 },
649 "blurcircles_565.png": { 652 "blurcircles_565.png": {
650 "allowed-digests": [ 653 "allowed-digests": [
651 [ 654 [
652 "bitmap-64bitMD5", 655 "bitmap-64bitMD5",
653 446330175668077197 656 446330175668077197
654 ] 657 ]
655 ], 658 ],
656 "reviewed-by-human": false 659 "reviewed-by-human": false
657 }, 660 },
(...skipping 8222 matching lines...) Expand 10 before | Expand all | Expand 10 after
8880 "allowed-digests": [ 8883 "allowed-digests": [
8881 [ 8884 [
8882 "bitmap-64bitMD5", 8885 "bitmap-64bitMD5",
8883 10082620380128469910 8886 10082620380128469910
8884 ] 8887 ]
8885 ], 8888 ],
8886 "reviewed-by-human": true 8889 "reviewed-by-human": true
8887 } 8890 }
8888 } 8891 }
8889 } 8892 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698