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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 3555 matching lines...) Expand 10 before | Expand all | Expand 10 after
3566 "bitmap-64bitMD5", 3566 "bitmap-64bitMD5",
3567 1508711569081658511 3567 1508711569081658511
3568 ] 3568 ]
3569 ], 3569 ],
3570 "reviewed-by-human": true 3570 "reviewed-by-human": true
3571 }, 3571 },
3572 "extractbitmap_565.png": { 3572 "extractbitmap_565.png": {
3573 "allowed-digests": [ 3573 "allowed-digests": [
3574 [ 3574 [
3575 "bitmap-64bitMD5", 3575 "bitmap-64bitMD5",
3576 6262841086313421656 3576 10931473040653078858
3577 ] 3577 ]
3578 ], 3578 ],
3579 "bugs": [ 3579 "reviewed-by-human": true
3580 1578
3581 ],
3582 "reviewed-by-human": false
3583 }, 3580 },
3584 "extractbitmap_8888.png": { 3581 "extractbitmap_8888.png": {
3585 "allowed-digests": [ 3582 "allowed-digests": [
3586 [ 3583 [
3587 "bitmap-64bitMD5", 3584 "bitmap-64bitMD5",
3588 6262841086313421656 3585 10931473040653078858
3589 ] 3586 ]
3590 ], 3587 ],
3591 "bugs": [ 3588 "reviewed-by-human": true
3592 1578
3593 ],
3594 "reviewed-by-human": false
3595 }, 3589 },
3596 "extractbitmap_gpu.png": { 3590 "extractbitmap_gpu.png": {
3597 "allowed-digests": [ 3591 "allowed-digests": [
3598 [ 3592 [
3599 "bitmap-64bitMD5", 3593 "bitmap-64bitMD5",
3600 6262841086313421656 3594 10931473040653078858
3601 ] 3595 ]
3602 ], 3596 ],
3603 "bugs": [ 3597 "reviewed-by-human": true
3604 1578
3605 ],
3606 "reviewed-by-human": false
3607 }, 3598 },
3608 "factory_565.png": { 3599 "factory_565.png": {
3609 "allowed-digests": [ 3600 "allowed-digests": [
3610 [ 3601 [
3611 "bitmap-64bitMD5", 3602 "bitmap-64bitMD5",
3612 4768741511907258218 3603 4768741511907258218
3613 ] 3604 ]
3614 ], 3605 ],
3615 "bugs": [ 3606 "bugs": [
3616 1578 3607 1578
(...skipping 4266 matching lines...) Expand 10 before | Expand all | Expand 10 after
7883 "allowed-digests": [ 7874 "allowed-digests": [
7884 [ 7875 [
7885 "bitmap-64bitMD5", 7876 "bitmap-64bitMD5",
7886 15875759814156531612 7877 15875759814156531612
7887 ] 7878 ]
7888 ], 7879 ],
7889 "reviewed-by-human": true 7880 "reviewed-by-human": true
7890 } 7881 }
7891 } 7882 }
7892 } 7883 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698