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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 101643003: Rebaselining displacement gms (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 2624 matching lines...) Expand 10 before | Expand all | Expand 10 after
2635 ], 2635 ],
2636 "bugs": [ 2636 "bugs": [
2637 1578 2637 1578
2638 ], 2638 ],
2639 "reviewed-by-human": false 2639 "reviewed-by-human": false
2640 }, 2640 },
2641 "displacement_565.png": { 2641 "displacement_565.png": {
2642 "allowed-digests": [ 2642 "allowed-digests": [
2643 [ 2643 [
2644 "bitmap-64bitMD5", 2644 "bitmap-64bitMD5",
2645 18195042850387891118 2645 5748938615972786332
2646 ] 2646 ]
2647 ], 2647 ],
2648 "ignore-failure": false 2648 "ignore-failure": false
2649 }, 2649 },
2650 "displacement_8888.png": { 2650 "displacement_8888.png": {
2651 "allowed-digests": [ 2651 "allowed-digests": [
2652 [ 2652 [
2653 "bitmap-64bitMD5", 2653 "bitmap-64bitMD5",
2654 963083934884359653 2654 16784996731817822204
2655 ] 2655 ]
2656 ], 2656 ],
2657 "ignore-failure": false 2657 "ignore-failure": false
2658 }, 2658 },
2659 "displacement_gpu.png": { 2659 "displacement_gpu.png": {
2660 "allowed-digests": [ 2660 "allowed-digests": [
2661 [ 2661 [
2662 "bitmap-64bitMD5", 2662 "bitmap-64bitMD5",
2663 10919446685695702161 2663 10919446685695702161
2664 ] 2664 ]
(...skipping 4249 matching lines...) Expand 10 before | Expand all | Expand 10 after
6914 "allowed-digests": [ 6914 "allowed-digests": [
6915 [ 6915 [
6916 "bitmap-64bitMD5", 6916 "bitmap-64bitMD5",
6917 2746514962305586948 6917 2746514962305586948
6918 ] 6918 ]
6919 ], 6919 ],
6920 "ignore-failure": false 6920 "ignore-failure": false
6921 } 6921 }
6922 } 6922 }
6923 } 6923 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698