diff --git a/tests/test-phases-exchange.t b/tests/test-phases-exchange.t --- a/tests/test-phases-exchange.t +++ b/tests/test-phases-exchange.t @@ -1298,11 +1298,17 @@ 2. Test that failed phases movement are #endif -Test that clone behaves like pull and doesn't -publish changesets as plain push does +Test that clone behaves like pull and doesn't publish changesets as plain push +does. The conditional output accounts for changes in the conditional block +above. $ hg -R Upsilon phase -q --force --draft 2 test-debug-phase: move rev 2: 0 -> 1 + test-debug-phase: move rev 3: 0 -> 1 (unix-permissions no-root !) + test-debug-phase: move rev 7: 0 -> 1 (unix-permissions no-root !) + test-debug-phase: move rev 8: 0 -> 1 (unix-permissions no-root !) + test-debug-phase: move rev 9: 0 -> 1 (unix-permissions no-root !) + $ hg clone -q Upsilon Pi -r 7 test-debug-phase: new rev 0: x -> 0 test-debug-phase: new rev 1: x -> 0