tests/test-evolve-obshistory-amend.t
changeset 5308 0329246c70f3
parent 5171 7f7f40cc6c9b
child 5339 258c0a99c5b0
--- a/tests/test-evolve-obshistory-amend.t	Wed Mar 18 19:20:17 2020 +0700
+++ b/tests/test-evolve-obshistory-amend.t	Sun Mar 29 17:21:56 2020 +0700
@@ -263,10 +263,6 @@
   $ hg obslog -R $TESTTMP/server --no-graph -f --patch 4ae3a4151de9
   4ae3a4151de9 (1) A1
   
-  471f378eab4c
-    rewritten(description, content) as 4ae3a4151de9 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
-      (No patch available, context is not local)
-  
 
 Amend two more times
 ====================
@@ -482,15 +478,16 @@
   $ hg obslog -R $TESTTMP/server --no-graph -f --patch 92210308515b
   92210308515b (2) A3
   
-  4f1685185907
-    reworded(description) as 92210308515b using amend by test (Thu Jan 01 00:00:01 1970 +0000)
-      (No patch available, context is not local)
+  4ae3a4151de9 (1) A1
+    reworded(description) as 92210308515b using amend by test (between Thu Jan 01 00:00:00 1970 +0000 and Thu Jan 01 00:00:01 1970 +0000)
+      diff -r 4ae3a4151de9 -r 92210308515b changeset-description
+      --- a/changeset-description
+      +++ b/changeset-description
+      @@ -1,3 +1,3 @@
+      -A1
+      +A3
+   
+      -Better commit message
+      +Better better better commit message
   
-  4ae3a4151de9 (1) A1
-    reworded(description) as 4f1685185907 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
-      (No patch available, successor is unknown locally)
   
-  471f378eab4c
-    rewritten(description, content) as 4ae3a4151de9 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
-      (No patch available, context is not local)
-