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

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

Issue 117563003: Mark 8888/565 bleed GMS as ignore-failure (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years 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 | Annotate | Revision Log
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 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
565 "bitmap-64bitMD5", 565 "bitmap-64bitMD5",
566 2770977120663775609 566 2770977120663775609
567 ] 567 ]
568 ], 568 ],
569 "reviewed-by-human": true 569 "reviewed-by-human": true
570 }, 570 },
571 "bleed_565.png": { 571 "bleed_565.png": {
572 "allowed-digests": [ 572 "allowed-digests": [
573 [ 573 [
574 "bitmap-64bitMD5", 574 "bitmap-64bitMD5",
575 5004478543740101868 575 17914388286169301147
576 ] 576 ]
577 ] 577 ],
578 "bugs": [
579 1934
580 ],
581 "ignore-failure": true,
582 "reviewed-by-human": false
578 }, 583 },
579 "bleed_8888.png": { 584 "bleed_8888.png": {
580 "allowed-digests": [ 585 "allowed-digests": [
581 [ 586 [
582 "bitmap-64bitMD5", 587 "bitmap-64bitMD5",
583 14805040168956051404 588 913474621621396599
584 ] 589 ]
585 ] 590 ],
591 "bugs": [
592 1934
593 ],
594 "ignore-failure": true,
595 "reviewed-by-human": false
586 }, 596 },
587 "bleed_gpu.png": { 597 "bleed_gpu.png": {
588 "allowed-digests": [ 598 "allowed-digests": [
589 [ 599 [
590 "bitmap-64bitMD5", 600 "bitmap-64bitMD5",
591 14585687569066230878 601 14585687569066230878
592 ] 602 ]
593 ], 603 ],
594 "reviewed-by-human": true 604 "reviewed-by-human": true
595 }, 605 },
(...skipping 7324 matching lines...) Expand 10 before | Expand all | Expand 10 after
7920 "allowed-digests": [ 7930 "allowed-digests": [
7921 [ 7931 [
7922 "bitmap-64bitMD5", 7932 "bitmap-64bitMD5",
7923 6005060120205424237 7933 6005060120205424237
7924 ] 7934 ]
7925 ], 7935 ],
7926 "ignore-failure": false 7936 "ignore-failure": false
7927 } 7937 }
7928 } 7938 }
7929 } 7939 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698