tests/test-rebase-inmemory.t
changeset 42318 313812cbf4ca
parent 42317 70845eb656a9
child 42527 4a6826868625
--- a/tests/test-rebase-inmemory.t	Wed May 15 16:10:52 2019 -0700
+++ b/tests/test-rebase-inmemory.t	Wed Jan 09 15:54:45 2019 -0800
@@ -795,12 +795,10 @@
   $ hg co -q 0
   $ echo a2 > a
   $ hg ci -qm 'modify a'
-BROKEN: obviously...
   $ hg rebase -r . -d 1 --collapse
   rebasing 2:41c4ea50d4cf "modify a" (tip)
   merging b and a to b
-  abort: a@b977edf6f839: not found in manifest!
-  [255]
+  saved backup bundle to $TESTTMP/rebase-rename-collapse/.hg/strip-backup/41c4ea50d4cf-b90b7994-rebase.hg
   $ cd ..
 
 Test rebasing when the file we are merging in destination is empty