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

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

Issue 180153002: rebaseline extractbitmap GMs, as the test itself changed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 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 3622 matching lines...) Expand 10 before | Expand all | Expand 10 after
3633 "bitmap-64bitMD5", 3633 "bitmap-64bitMD5",
3634 2395965558325098381 3634 2395965558325098381
3635 ] 3635 ]
3636 ], 3636 ],
3637 "reviewed-by-human": true 3637 "reviewed-by-human": true
3638 }, 3638 },
3639 "extractbitmap_565.png": { 3639 "extractbitmap_565.png": {
3640 "allowed-digests": [ 3640 "allowed-digests": [
3641 [ 3641 [
3642 "bitmap-64bitMD5", 3642 "bitmap-64bitMD5",
3643 6262841086313421656 3643 10931473040653078858
3644 ] 3644 ]
3645 ], 3645 ],
3646 "bugs": [ 3646 "reviewed-by-human": true
3647 1759
3648 ],
3649 "reviewed-by-human": false
3650 }, 3647 },
3651 "extractbitmap_8888.png": { 3648 "extractbitmap_8888.png": {
3652 "allowed-digests": [ 3649 "allowed-digests": [
3653 [ 3650 [
3654 "bitmap-64bitMD5", 3651 "bitmap-64bitMD5",
3655 6262841086313421656 3652 10931473040653078858
3656 ] 3653 ]
3657 ], 3654 ],
3658 "bugs": [ 3655 "reviewed-by-human": true
3659 1759
3660 ],
3661 "reviewed-by-human": false
3662 }, 3656 },
3663 "extractbitmap_gpu.png": { 3657 "extractbitmap_gpu.png": {
3664 "allowed-digests": [ 3658 "allowed-digests": [
3665 [ 3659 [
3666 "bitmap-64bitMD5", 3660 "bitmap-64bitMD5",
3667 6262841086313421656 3661 10931473040653078858
3668 ] 3662 ]
3669 ], 3663 ],
3670 "bugs": [ 3664 "reviewed-by-human": true
3671 1759
3672 ],
3673 "reviewed-by-human": false
3674 }, 3665 },
3675 "factory_565.png": { 3666 "factory_565.png": {
3676 "allowed-digests": [ 3667 "allowed-digests": [
3677 [ 3668 [
3678 "bitmap-64bitMD5", 3669 "bitmap-64bitMD5",
3679 4768741511907258218 3670 4768741511907258218
3680 ] 3671 ]
3681 ], 3672 ],
3682 "bugs": [ 3673 "bugs": [
3683 1759 3674 1759
(...skipping 4319 matching lines...) Expand 10 before | Expand all | Expand 10 after
8003 "allowed-digests": [ 7994 "allowed-digests": [
8004 [ 7995 [
8005 "bitmap-64bitMD5", 7996 "bitmap-64bitMD5",
8006 4042776193633200779 7997 4042776193633200779
8007 ] 7998 ]
8008 ], 7999 ],
8009 "reviewed-by-human": true 8000 "reviewed-by-human": true
8010 } 8001 }
8011 } 8002 }
8012 } 8003 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698