diff -r f109917f5c28 -r 5da1d162ad50 tests/test-topic-stack-complex.t --- a/tests/test-topic-stack-complex.t Wed Mar 06 21:47:08 2019 +0800 +++ b/tests/test-topic-stack-complex.t Thu Mar 07 19:13:45 2019 +0800 @@ -86,7 +86,7 @@ $ hg stack ### topic: foo ### target: default (branch) - s4$ Added e and f (unstable) + s4$ Added e and f (orphan) s3@ split2 (current) s2: split1 s1: Added a and b @@ -129,8 +129,8 @@ $ hg stack ### topic: foo (2 heads) ### target: default (branch), 2 behind - s4$ Added e and f (unstable) - s3$ split2 (unstable) + s4$ Added e and f (orphan) + s3$ split2 (orphan) s2@ split1 (current) s1: Added a and b s0^ Added foo (base)