pulkit created this revision.
Herald added a reviewer: durin42.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REVISION SUMMARY
  This will help us in understanding the upcoming patches better.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4637

AFFECTED FILES
  tests/test-narrow-widen-no-ellipsis.t

CHANGE DETAILS

diff --git a/tests/test-narrow-widen-no-ellipsis.t 
b/tests/test-narrow-widen-no-ellipsis.t
--- a/tests/test-narrow-widen-no-ellipsis.t
+++ b/tests/test-narrow-widen-no-ellipsis.t
@@ -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 "/place/home/pulkit/repo/hg-committed/tests/dummyssh" 
'user@dummy' 'hg -R master serve --stdio'
+  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



To: pulkit, durin42, #hg-reviewers
Cc: mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to