Mercurial > hg
changeset 39671:dee887072f27
tests: add debug output in test-narrow-widen-no-ellipsis.t
This will help us in understanding the upcoming patches better.
Differential Revision: https://phab.mercurial-scm.org/D4637
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Tue, 18 Sep 2018 10:46:19 -0700 |
parents | 9b07ee0a1054 |
children | a1942015c10e |
files | tests/test-narrow-widen-no-ellipsis.t |
diffstat | 1 files changed, 27 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-narrow-widen-no-ellipsis.t Mon Sep 17 18:21:17 2018 +0300 +++ b/tests/test-narrow-widen-no-ellipsis.t Tue Sep 18 10:46:19 2018 -0700 @@ -88,15 +88,41 @@ added upstream revisions. $ cd narrow - $ hg tracked --addinclude widest/f + $ hg tracked --addinclude widest/f --debug comparing with ssh://user@dummy/master + running python "*dummyssh" 'user@dummy' 'hg -R master serve --stdio' (glob) + sending hello command + sending between command + remote: * (glob) + remote: capabilities: * (glob) + remote: 1 + sending protocaps command + query 1; heads + sending batch command searching for changes + all local heads known remotely no changes found + sending getbundle command + bundle2-input-bundle: with-transaction + bundle2-input-part: "changegroup" (params: * mandatory) supported (glob) adding changesets + add changeset * (glob) + add changeset * (glob) + add changeset * (glob) adding manifests + adding widest/ revisions (tree !) adding file changes + adding widest/f revisions (tree !) added 0 changesets with 1 changes to 1 files + bundle2-input-part: total payload size * (glob) + bundle2-input-part: "listkeys" (params: 1 mandatory) supported + bundle2-input-part: "phase-heads" supported + bundle2-input-part: total payload size 24 + bundle2-input-bundle: 2 parts total + checking for updated bookmarks 3 local changesets published + widest/f: add from widened narrow clone -> g + getting widest/f $ hg tracked I path:inside I path:widest/f