comparison tests/test-hgweb-commands.t @ 34386:44841a4d0efb

tests: update some clonebundles expectations to pass on both pure and non-pure Specifically, zstd isn't available in --pure mode, and we need to glob off the leading comma as well as the absent compression engine. Differential Revision: https://phab.mercurial-scm.org/D859
author Augie Fackler <augie@google.com>
date Sat, 30 Sep 2017 12:57:00 -0400
parents 10e162bb9bf5
children 9acc0360ff67
comparison
equal deleted inserted replaced
34385:cac3f51bf3d5 34386:44841a4d0efb
1924 capabilities 1924 capabilities
1925 1925
1926 $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=capabilities'; echo 1926 $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=capabilities'; echo
1927 200 Script output follows 1927 200 Script output follows
1928 1928
1929 lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch bundle2=HG20%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Aphases%3Dheads%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=*,zlib (glob) 1929 lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch bundle2=HG20%0Achangegroup%3D01%2C02%0Adigests%3Dmd5%2Csha1%2Csha512%0Aerror%3Dabort%2Cunsupportedcontent%2Cpushraced%2Cpushkey%0Ahgtagsfnodes%0Alistkeys%0Aphases%3Dheads%0Apushkey%0Aremote-changegroup%3Dhttp%2Chttps unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx compression=*zlib (glob)
1930 1930
1931 heads 1931 heads
1932 1932
1933 $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=heads' 1933 $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=heads'
1934 200 Script output follows 1934 200 Script output follows