[Commented On] D12081: stream-requirements: smoother matching in test-ssh-bundle1.t
baymax (Baymax, Your Personal Patch-care Companion)
phabricator at mercurial-scm.org
Mon Jan 24 18:08:12 UTC 2022
baymax added a comment.
baymax updated this revision to Diff 31846.
✅ refresh by Heptapod after a successful CI run (🐙 💚)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D12081?vs=31784&id=31846
BRANCH
default
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/20220124/7f9dc11c/attachment-0002.html>
More information about the Mercurial-patches
mailing list