diff -r b293cce4ff55 -r f0096db2a7b1 tests/test-evolve-abort-phasediv.t --- a/tests/test-evolve-abort-phasediv.t Tue Jun 12 04:01:19 2018 +0530 +++ b/tests/test-evolve-abort-phasediv.t Tue Jun 12 19:00:12 2018 +0530 @@ -87,9 +87,7 @@ rebasing to destination parent: ca1b80f7960a merging c warning: conflicts while merging c! (edit, then use 'hg resolve --mark') - evolution failed! - fix conflict then run 'hg evolve --continue' or use `hg evolve --abort` - abort: unresolved merge conflicts (see hg help resolve) + abort: fix conflicts and see `hg help evolve.interrupted` [255] testing that interrupted evolve shows up in morestatus @@ -201,9 +199,7 @@ rebasing to destination parent: b1661037fa25 merging b warning: conflicts while merging b! (edit, then use 'hg resolve --mark') - evolution failed! - fix conflict then run 'hg evolve --continue' or use `hg evolve --abort` - abort: unresolved merge conflicts (see hg help resolve) + abort: fix conflicts and see `hg help evolve.interrupted` [255] $ hg evolve --abort @@ -272,9 +268,7 @@ rebasing to destination parent: b1661037fa25 merging b warning: conflicts while merging b! (edit, then use 'hg resolve --mark') - evolution failed! - fix conflict then run 'hg evolve --continue' or use `hg evolve --abort` - abort: unresolved merge conflicts (see hg help resolve) + abort: fix conflicts and see `hg help evolve.interrupted` [255] $ echo watwat > c @@ -290,9 +284,7 @@ rebasing to destination parent: ca1b80f7960a merging c warning: conflicts while merging c! (edit, then use 'hg resolve --mark') - evolution failed! - fix conflict then run 'hg evolve --continue' or use `hg evolve --abort` - abort: unresolved merge conflicts (see hg help resolve) + abort: fix conflicts and see `hg help evolve.interrupted` [255] $ hg evolve --abort