diff -r 741e5d7f282d -r 362740e05460 tests/test-command-template.t --- a/tests/test-command-template.t Sun Oct 23 14:05:23 2016 +0900 +++ b/tests/test-command-template.t Tue Oct 25 21:49:30 2016 +0900 @@ -3469,9 +3469,10 @@ 4:107 node 'c562' should be unique if the other 'c562' nodes are hidden + (but we don't try the slow path to filter out hidden nodes for now) $ hg log -r 8 -T '{rev}:{node|shortest}\n' - 8:c562 + 8:c5625 $ hg log -r 8:10 -T '{rev}:{node|shortest}\n' --hidden 8:c5625 9:c5623