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

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

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 3770 matching lines...) Expand 10 before | Expand all | Expand 10 after
3781 }, 3781 },
3782 "emptypath_gpu.png": { 3782 "emptypath_gpu.png": {
3783 "allowed-digests": [ 3783 "allowed-digests": [
3784 [ 3784 [
3785 "bitmap-64bitMD5", 3785 "bitmap-64bitMD5",
3786 768255655200339155 3786 768255655200339155
3787 ] 3787 ]
3788 ], 3788 ],
3789 "reviewed-by-human": true 3789 "reviewed-by-human": true
3790 }, 3790 },
3791 "etc1bitmap_565.png": {
3792 "allowed-digests": [
3793 [
3794 "bitmap-64bitMD5",
3795 15855537393781495131
3796 ]
3797 ],
3798 "reviewed-by-human": true
3799 },
3800 "etc1bitmap_8888.png": {
3801 "allowed-digests": [
3802 [
3803 "bitmap-64bitMD5",
3804 10396043285211938891
3805 ]
3806 ],
3807 "reviewed-by-human": true
3808 },
3809 "etc1bitmap_gpu.png": {
3810 "allowed-digests": [
3811 [
3812 "bitmap-64bitMD5",
3813 10396043285211938891
3814 ]
3815 ],
3816 "reviewed-by-human": true
3817 },
3791 "extractbitmap_565.png": { 3818 "extractbitmap_565.png": {
3792 "allowed-digests": [ 3819 "allowed-digests": [
3793 [ 3820 [
3794 "bitmap-64bitMD5", 3821 "bitmap-64bitMD5",
3795 10931473040653078858 3822 10931473040653078858
3796 ] 3823 ]
3797 ], 3824 ],
3798 "reviewed-by-human": true 3825 "reviewed-by-human": true
3799 }, 3826 },
3800 "extractbitmap_8888.png": { 3827 "extractbitmap_8888.png": {
(...skipping 4781 matching lines...) Expand 10 before | Expand all | Expand 10 after
8582 "allowed-digests": [ 8609 "allowed-digests": [
8583 [ 8610 [
8584 "bitmap-64bitMD5", 8611 "bitmap-64bitMD5",
8585 7871079263072256188 8612 7871079263072256188
8586 ] 8613 ]
8587 ], 8614 ],
8588 "reviewed-by-human": true 8615 "reviewed-by-human": true
8589 } 8616 }
8590 } 8617 }
8591 } 8618 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698