D4758: tests: de-flake test-narrow-debugrebuilddirstate.t

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Wed Sep 26 17:05:42 EDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG01c0f01b562b: tests: de-flake test-narrow-debugrebuilddirstate.t (authored by martinvonz, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D4758?vs=11413&id=11422

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

AFFECTED FILES
  tests/test-narrow-debugrebuilddirstate.t

CHANGE DETAILS

diff --git a/tests/test-narrow-debugrebuilddirstate.t b/tests/test-narrow-debugrebuilddirstate.t
--- a/tests/test-narrow-debugrebuilddirstate.t
+++ b/tests/test-narrow-debugrebuilddirstate.t
@@ -21,8 +21,8 @@
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ cd copy
 
-  $ hg debugdirstate
-  n *         20 unset               foo/bar (glob)
+  $ hg debugdirstate --no-dates
+  n *         20 *               foo/bar (glob)
   $ mv .hg/dirstate .hg/old_dirstate
   $ dd bs=40 count=1 if=.hg/old_dirstate of=.hg/dirstate 2>/dev/null
   $ hg debugdirstate



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


More information about the Mercurial-devel mailing list