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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
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
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 657 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 [ 668 [
669 "bitmap-64bitMD5", 669 "bitmap-64bitMD5",
670 18022002426854053968 670 18022002426854053968
671 ] 671 ]
672 ], 672 ],
673 "bugs": [ 673 "bugs": [
674 1578 674 1578
675 ], 675 ],
676 "reviewed-by-human": false 676 "reviewed-by-human": false
677 }, 677 },
678 "bitmapshaders_565.png": {
679 "allowed-digests": [
680 [
681 "bitmap-64bitMD5",
682 14816370732421230660
683 ]
684 ],
685 "reviewed-by-human": true
686 },
687 "bitmapshaders_8888.png": {
688 "allowed-digests": [
689 [
690 "bitmap-64bitMD5",
691 2770977120663775609
692 ]
693 ],
694 "reviewed-by-human": true
695 },
678 "bleed_565.png": { 696 "bleed_565.png": {
679 "allowed-digests": [ 697 "allowed-digests": [
680 [ 698 [
681 "bitmap-64bitMD5", 699 "bitmap-64bitMD5",
682 5004478543740101868 700 5004478543740101868
683 ] 701 ]
684 ] 702 ]
685 }, 703 },
686 "bleed_8888.png": { 704 "bleed_8888.png": {
687 "allowed-digests": [ 705 "allowed-digests": [
(...skipping 9383 matching lines...) Expand 10 before | Expand all | Expand 10 after
10071 14195422018038917718 10089 14195422018038917718
10072 ] 10090 ]
10073 ], 10091 ],
10074 "bugs": [ 10092 "bugs": [
10075 1578 10093 1578
10076 ], 10094 ],
10077 "reviewed-by-human": false 10095 "reviewed-by-human": false
10078 } 10096 }
10079 } 10097 }
10080 } 10098 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698