tests/test-rebase-inmemory.t
changeset 45090 0ecb3b11fcad
parent 45086 ab33782deb84
child 45150 dc5e5577af39
--- a/tests/test-rebase-inmemory.t	Sat Jul 11 02:13:19 2020 +0200
+++ b/tests/test-rebase-inmemory.t	Sat Jul 11 03:10:23 2020 +0200
@@ -949,14 +949,11 @@
   |/
   o  0: d20a80d4def3 'base'
   
-FIXME: It's broken for inmemory merges.
   $ hg rebase -s 2 -d 3
   rebasing 2:0194f1db184a "b"
   note: not rebasing 2:0194f1db184a "b", its destination already has all its changes
   rebasing 4:59c8292117b1 "merge" (tip)
-  note: not rebasing 4:59c8292117b1 "merge" (tip), its destination already has all its changes (true !)
   saved backup bundle to $TESTTMP/keep_merge/.hg/strip-backup/0194f1db184a-aee31d03-rebase.hg
-#if false
   $ hg tglog
   o    3: 506e2454484b 'merge'
   |\
@@ -966,4 +963,3 @@
   |/
   o  0: d20a80d4def3 'base'
   
-#endif