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

Side by Side Diff: gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Android-GalaxyNexus-SGX540-Arm7-Release/actual-results.json

Issue 170803005: rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: renamed tests/ -> testdata/ Created 6 years, 10 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" : { 3 "failed" : {
4 "texdata_gpu.png" : [ "bitmap-64bitMD5", 3695033638604474475 ] 4 "texdata_gpu.png" : [ "bitmap-64bitMD5", 3695033638604474475 ]
5 }, 5 },
6 "failure-ignored" : { 6 "failure-ignored" : {
7 "filterbitmap_checkerboard_192_192_565.png" : [ "bitmap-64bitMD5", 4719 210487426381700 ], 7 "filterbitmap_checkerboard_192_192_565.png" : [ "bitmap-64bitMD5", 4719 210487426381700 ],
8 "filterbitmap_checkerboard_192_192_8888.png" : [ "bitmap-64bitMD5", 315 4864687054945306 ], 8 "filterbitmap_checkerboard_192_192_8888.png" : [ "bitmap-64bitMD5", 315 4864687054945306 ],
9 "filterbitmap_checkerboard_32_2_565.png" : [ "bitmap-64bitMD5", 1552830 4435129737588 ], 9 "filterbitmap_checkerboard_32_2_565.png" : [ "bitmap-64bitMD5", 1552830 4435129737588 ],
10 "filterbitmap_checkerboard_32_2_8888.png" : [ "bitmap-64bitMD5", 712827 739969462165 ] 10 "filterbitmap_checkerboard_32_2_8888.png" : [ "bitmap-64bitMD5", 712827 739969462165 ]
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 "ignore-failure" : true 88 "ignore-failure" : true
89 }, 89 },
90 "texdata_gpu.png" : { 90 "texdata_gpu.png" : {
91 "allowed-digests" : [ 91 "allowed-digests" : [
92 [ "bitmap-64bitMD5", 2736593828543197285 ] 92 [ "bitmap-64bitMD5", 2736593828543197285 ]
93 ], 93 ],
94 "ignore-failure" : false 94 "ignore-failure" : false
95 } 95 }
96 } 96 }
97 } 97 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698