##// END OF EJS Templates
tests: add size and hash for Python 3...
Gregory Szorc -
r41346:8df34719 default
parent child Browse files
Show More
@@ -187,7 +187,7 b' check http return codes'
187 server: testing stub value
187 server: testing stub value
188 transfer-encoding: chunked
188 transfer-encoding: chunked
189
189
190 body: size=(1377|1461), sha1=(677b14d3d048778d5eb5552c14a67e6192068650|be6d3983aa13dfe930361b2569291cdedd02b537) (re)
190 body: size=(1377|1461|1489), sha1=(677b14d3d048778d5eb5552c14a67e6192068650|be6d3983aa13dfe930361b2569291cdedd02b537|1897e496871aa89ad685a92b936f5fa0d008b9e8) (re)
191 % tar.gz and tar.bz2 disallowed should both give 403
191 % tar.gz and tar.bz2 disallowed should both give 403
192 403 Archive type not allowed: gz
192 403 Archive type not allowed: gz
193 content-type: text/html; charset=ascii
193 content-type: text/html; charset=ascii
@@ -274,7 +274,7 b' check http return codes (with deprecated'
274 server: testing stub value
274 server: testing stub value
275 transfer-encoding: chunked
275 transfer-encoding: chunked
276
276
277 body: size=(1377|1461), sha1=(677b14d3d048778d5eb5552c14a67e6192068650|be6d3983aa13dfe930361b2569291cdedd02b537) (re)
277 body: size=(1377|1461|1489), sha1=(677b14d3d048778d5eb5552c14a67e6192068650|be6d3983aa13dfe930361b2569291cdedd02b537|1897e496871aa89ad685a92b936f5fa0d008b9e8) (re)
278 % tar.gz and tar.bz2 disallowed should both give 403
278 % tar.gz and tar.bz2 disallowed should both give 403
279 403 Archive type not allowed: gz
279 403 Archive type not allowed: gz
280 content-type: text/html; charset=ascii
280 content-type: text/html; charset=ascii
General Comments 0
You need to be logged in to leave comments. Login now