Mercurial > evolve
comparison tests/test-topic-push.t @ 3091:c29a19413e92 stable
test: use node instead of rev in topic push tests
This makes the test more stable when revision number changes.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 20 Oct 2017 18:19:01 +0200 |
parents | 945a0989e41b |
children | f5d472b7e800 f7129e3d5a38 |
comparison
equal
deleted
inserted
replaced
3090:975f5f42a877 | 3091:c29a19413e92 |
---|---|
210 |/ | 210 |/ |
211 | o 1 default public CB | 211 | o 1 default public CB |
212 |/ | 212 |/ |
213 o 0 default public CA | 213 o 0 default public CA |
214 | 214 |
215 $ hg strip --config extensions.strip= --no-backup -r 5: --quiet | 215 $ hg strip --config extensions.strip= --no-backup -r 7a9e34dbf547: --quiet |
216 $ hg strip --config extensions.strip= -R $TESTTMP/draft --no-backup -r 4: --quiet | 216 $ hg strip --config extensions.strip= -R $TESTTMP/draft --no-backup -r 7a9e34dbf547: --quiet |
217 | 217 |
218 Pushing a new topic to a publishing server should be seen as a new head | 218 Pushing a new topic to a publishing server should be seen as a new head |
219 | 219 |
220 $ hg push | 220 $ hg push |
221 pushing to $TESTTMP/main (glob) | 221 pushing to $TESTTMP/main (glob) |