comparison tests/test-ssh-proto.t @ 36216:7218e93ade47

sshpeer: log remote capabilities after protocol upgrade This helps reduce variance with version 1 and will help prevent test output divergence as we start testing protocol version 2 more widely. Differential Revision: https://phab.mercurial-scm.org/D2205
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 08 Feb 2018 11:39:23 -0800
parents 464bedc0fdb4
children 02782e6e2c38
comparison
equal deleted inserted replaced
36215:464bedc0fdb4 36216:7218e93ade47
482 sending hello command 482 sending hello command
483 devel-peer-request: between 483 devel-peer-request: between
484 devel-peer-request: pairs: 81 bytes 484 devel-peer-request: pairs: 81 bytes
485 sending between command 485 sending between command
486 protocol upgraded to exp-ssh-v2-0001 486 protocol upgraded to exp-ssh-v2-0001
487 remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN
487 url: ssh://user@dummy/server 488 url: ssh://user@dummy/server
488 local: no 489 local: no
489 pushable: yes 490 pushable: yes
490 491
491 Verify the peer has capabilities 492 Verify the peer has capabilities
498 sending hello command 499 sending hello command
499 devel-peer-request: between 500 devel-peer-request: between
500 devel-peer-request: pairs: 81 bytes 501 devel-peer-request: pairs: 81 bytes
501 sending between command 502 sending between command
502 protocol upgraded to exp-ssh-v2-0001 503 protocol upgraded to exp-ssh-v2-0001
504 remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN
503 Main capabilities: 505 Main capabilities:
504 batch 506 batch
505 branchmap 507 branchmap
506 $USUAL_BUNDLE2_CAPS_SERVER$ 508 $USUAL_BUNDLE2_CAPS_SERVER$
507 changegroupsubset 509 changegroupsubset