tests/test-topic-stack-data.t
branchmercurial-4.4
changeset 3930 d00f0c369bc7
parent 3590 d5adce52cef4
parent 3769 1bc4b0807c37
child 3936 537fd9a86c06
child 4076 f9a850018daa
--- a/tests/test-topic-stack-data.t	Thu Aug 02 02:42:15 2018 +0200
+++ b/tests/test-topic-stack-data.t	Thu Aug 02 02:47:44 2018 +0200
@@ -75,7 +75,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
 
@@ -95,7 +94,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
 
@@ -127,7 +125,7 @@
   |
   | o  bar1_d (default) [bar]
   | |
-  | | *  add bar_e (default) [bar]
+  | | o  add bar_e (default) [bar]
   | | |
   | | x  add bar_d (default) [bar]
   | |/
@@ -139,9 +137,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]
   | | |/