diff -r 3ef4980353af -r 3810ca63398f tests/test-topic-stack.t --- a/tests/test-topic-stack.t Wed Jun 05 17:45:45 2019 +0200 +++ b/tests/test-topic-stack.t Wed Jun 05 17:46:06 2019 +0200 @@ -64,7 +64,6 @@ s1: c_a $ hg phase --public 'topic("other")' active topic 'other' is now empty - (use 'hg topic --clear' to clear it if needed) After changing the phase of all the changesets in "other" to public, the topic should still be active, but is empty. We should be better at informating the user about it and displaying good data in this case.