[PATCH 1 of 3] tests: fix failure of test-convert-mtn.t

FUJIWARA Katsunori foozy at lares.dti.ne.jp
Sat Mar 26 01:57:35 UTC 2016


# HG changeset patch
# User FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
# Date 1458957211 -32400
#      Sat Mar 26 10:53:31 2016 +0900
# Node ID dc5ed2fb19f5d5d34d62cf6ece1f38269eb11684
# Parent  345f4fa4cc8912bb722ad3e35d68858487420bc6
tests: fix failure of test-convert-mtn.t

This is follow up for 3f9e25a42e69, which overlooked this test.

diff --git a/tests/test-convert-mtn.t b/tests/test-convert-mtn.t
--- a/tests/test-convert-mtn.t
+++ b/tests/test-convert-mtn.t
@@ -260,6 +260,9 @@ convert incrementally
   $ cd repo.mtn-hg
   $ hg up -C
   12 files updated, 0 files merged, 0 files removed, 0 files unresolved
+  updated to a closed branch head, because all descendant heads are closed.
+  beware of re-opening closed head by subsequent commit here.
+  all heads for branch "com.selenic.test" are closed.
   $ glog
   @  14 "largefile" files: large-file
   |


More information about the Mercurial-devel mailing list