Mercurial > hg-stable
changeset 33508:d09de637cbc8
test-phase-exchange: stabilize for Windows
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 15 Jul 2017 23:46:33 -0400 |
parents | e9672de52a23 |
children | a3acacbd0ff3 |
files | tests/test-phases-exchange.t |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-phases-exchange.t Sat Jul 15 15:23:29 2017 -0400 +++ b/tests/test-phases-exchange.t Sat Jul 15 23:46:33 2017 -0400 @@ -1298,11 +1298,17 @@ #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