tests/test-uncommit-interactive.t
branchmercurial-4.3
changeset 3287 4303a46b4167
parent 3223 73b4e84df0bd
parent 3106 a867d59ea97a
child 3591 98941c28f3e2
--- a/tests/test-uncommit-interactive.t	Mon Dec 11 16:12:38 2017 +0100
+++ b/tests/test-uncommit-interactive.t	Mon Dec 11 16:32:03 2017 +0100
@@ -134,6 +134,8 @@
   > n
   > n
   > EOF
+  current hg version does not support storing note in obsmarker
+  current hg version does not support storing note in obsmarker
   diff --git a/a b/a
   3 hunks, 6 lines changed
   examine changes to 'a'? [Ynesfdaq?] y
@@ -233,6 +235,7 @@
   > n
   > y
   > EOF
+  current hg version does not support storing note in obsmarker
   diff --git a/a b/a
   2 hunks, 3 lines changed
   examine changes to 'a'? [Ynesfdaq?] y
@@ -312,7 +315,7 @@
 
   $ hg amend
   $ glog
-  @  6:905eb2a23ea2@default(draft) another one
+  @  7:905eb2a23ea2@default(draft) another one
   |
   o  0:7733902a8d94@default(draft) The base commit
   
@@ -455,9 +458,9 @@
   undeleting a
 
   $ glog
-  @  10:42cc15efbec2@default(draft) Added foo
+  @  12:42cc15efbec2@default(draft) Added foo
   |
-  o  6:905eb2a23ea2@default(draft) another one
+  o  7:905eb2a23ea2@default(draft) another one
   |
   o  0:7733902a8d94@default(draft) The base commit
   
@@ -527,11 +530,11 @@
 =====================================================
 
   $ glog
-  @  16:25a080d13cb2@default(draft) Added x
+  @  18:25a080d13cb2@default(draft) Added x
   |
-  o  10:42cc15efbec2@default(draft) Added foo
+  o  12:42cc15efbec2@default(draft) Added foo
   |
-  o  6:905eb2a23ea2@default(draft) another one
+  o  7:905eb2a23ea2@default(draft) another one
   |
   o  0:7733902a8d94@default(draft) The base commit
   
@@ -607,7 +610,7 @@
   
   patching file a
   Hunk #1 succeeded at 1 with fuzz 1 (offset -1 lines).
-  2 new orphan changesets
+  2 new unstable changesets
 
   $ hg diff
   diff -r 676366511f95 a