tests/test-topic-stack-data.t
branchmercurial-4.4
changeset 3590 d5adce52cef4
parent 3431 2e703ed1c713
child 3591 98941c28f3e2
child 3930 d00f0c369bc7
--- a/tests/test-topic-stack-data.t	Wed Mar 21 16:03:46 2018 +0100
+++ b/tests/test-topic-stack-data.t	Wed Mar 21 16:06:17 2018 +0100
@@ -73,7 +73,6 @@
   $ hg up 'desc(fuz_a)'
   0 files updated, 0 files merged, 2 files removed, 0 files unresolved
   $ hg commit --amend --message 'fuz1_a'
-  2 new orphan changesets
 
 A topic with multiple heads
 
@@ -92,7 +91,6 @@
   $ hg up 'desc(bar_d)'
   0 files updated, 0 files merged, 1 files removed, 0 files unresolved
   $ hg commit --amend --message 'bar1_d'
-  1 new orphan changesets
 
 topic 'foo' on the multi headed branch
 
@@ -123,7 +121,7 @@
   |
   | o  bar1_d (default) [bar]
   | |
-  | | *  add bar_e (default) [bar]
+  | | o  add bar_e (default) [bar]
   | | |
   | | x  add bar_d (default) [bar]
   | |/
@@ -135,9 +133,9 @@
   | |
   | | o  fuz1_a (default) [fuz]
   | | |
-  | | | *  add fuz_c (default) [fuz]
+  | | | o  add fuz_c (default) [fuz]
   | | | |
-  | | | *  add fuz_b (default) [fuz]
+  | | | o  add fuz_b (default) [fuz]
   | | | |
   | | | x  add fuz_a (default) [fuz]
   | | |/