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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 593 matching lines...) Expand 10 before | Expand all | Expand 10 after
604 "bitmap-64bitMD5", 604 "bitmap-64bitMD5",
605 10874368221386742934 605 10874368221386742934
606 ] 606 ]
607 ], 607 ],
608 "reviewed-by-human": true 608 "reviewed-by-human": true
609 }, 609 },
610 "bleed_gpu.png": { 610 "bleed_gpu.png": {
611 "allowed-digests": [ 611 "allowed-digests": [
612 [ 612 [
613 "bitmap-64bitMD5", 613 "bitmap-64bitMD5",
614 5267344739982858700 614 5114692605203855359
615 ] 615 ]
616 ], 616 ],
617 "reviewed-by-human": true 617 "bugs": [
618 2762
619 ],
620 "reviewed-by-human": false
618 }, 621 },
619 "blurcircles_565.png": { 622 "blurcircles_565.png": {
620 "allowed-digests": [ 623 "allowed-digests": [
621 [ 624 [
622 "bitmap-64bitMD5", 625 "bitmap-64bitMD5",
623 17148910878401545731 626 17148910878401545731
624 ] 627 ]
625 ], 628 ],
626 "reviewed-by-human": false 629 "reviewed-by-human": false
627 }, 630 },
(...skipping 8175 matching lines...) Expand 10 before | Expand all | Expand 10 after
8803 "allowed-digests": [ 8806 "allowed-digests": [
8804 [ 8807 [
8805 "bitmap-64bitMD5", 8808 "bitmap-64bitMD5",
8806 4896933091710642125 8809 4896933091710642125
8807 ] 8810 ]
8808 ], 8811 ],
8809 "reviewed-by-human": true 8812 "reviewed-by-human": true
8810 } 8813 }
8811 } 8814 }
8812 } 8815 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698