# HG changeset patch # User Matt Harbison # Date 2017-07-16 03:46:33 # Node ID d09de637cbc88ed2db989298115d0c0cb6cc6f27 # Parent e9672de52a2307fe825e13651da533e5a21c2736 test-phase-exchange: stabilize for Windows 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