[Updated] D12081: stream-requirements: smoother matching in test-ssh-bundle1.t
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Tue Jan 25 09:24:29 UTC 2022
Closed by commit rHG198c0fddeb2a: stream-requirements: smoother matching in test-ssh-bundle1.t (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D12081?vs=31846&id=31957
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D12081/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D12081
AFFECTED FILES
tests/test-ssh-bundle1.t
CHANGE DETAILS
diff --git a/tests/test-ssh-bundle1.t b/tests/test-ssh-bundle1.t
--- a/tests/test-ssh-bundle1.t
+++ b/tests/test-ssh-bundle1.t
@@ -475,10 +475,8 @@
running .* ".*[/\\]dummyssh" ['"]user at dummy['"] ['"]hg -R remote serve --stdio['"] (re)
sending hello command
sending between command
- remote: 444 (no-rust !)
- remote: 463 (rust !)
- remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (no-rust !)
- remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,persistent-nodemap,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (rust !)
+ remote: \d+ (re)
+ remote: capabilities: batch branchmap \$USUAL_BUNDLE2_CAPS\$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=[^ ,]+(,[^ ,]+)* unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (re)
remote: 1
sending protocaps command
preparing listkeys for "bookmarks"
To: marmoute, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220125/4726a0df/attachment-0002.html>
More information about the Mercurial-patches
mailing list