tests/test-rebase-inmemory.t
branchstable
changeset 42193 14589f1989e9
parent 42192 818051048c2e
child 42287 5265c7d47213
--- a/tests/test-rebase-inmemory.t	Wed Apr 24 19:28:46 2019 +0300
+++ b/tests/test-rebase-inmemory.t	Wed Apr 24 19:42:43 2019 +0300
@@ -797,5 +797,9 @@
   $ hg rebase -r . -d 1 --config ui.merge=internal:merge3
   rebasing 2:fb62b706688e "add b to foo" (tip)
   merging foo
-  abort: foo.orig@e780cf6f9041: not found in manifest!
-  [255]
+  hit merge conflicts; re-running rebase without in-memory merge
+  rebasing 2:fb62b706688e "add b to foo" (tip)
+  merging foo
+  warning: conflicts while merging foo! (edit, then use 'hg resolve --mark')
+  unresolved conflicts (see hg resolve, then hg rebase --continue)
+  [1]