D4429: narrow: demonstrate that widening is still broken

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Fri Aug 31 14:51:05 UTC 2018


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

REPOSITORY
  rHG Mercurial

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

AFFECTED FILES
  tests/test-narrow-widen.t

CHANGE DETAILS

diff --git a/tests/test-narrow-widen.t b/tests/test-narrow-widen.t
--- a/tests/test-narrow-widen.t
+++ b/tests/test-narrow-widen.t
@@ -106,6 +106,12 @@
   I path:inside
   I path:wider/f
 
+  $ ls
+  inside
+  $ cat wider/f
+  cat: wider/f: $ENOENT$
+  [1]
+
 Pull down the newly added upstream revision.
 
   $ hg pull



To: pulkit, durin42, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list