Mercurial > evolve
comparison tests/test-discovery-obshashrange.t @ 3875:a93e81733549
test: fix possible output change from 4.7
Change in debug timing can display these extra messages.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 09 Jul 2018 01:18:40 +0200 |
parents | 8fe8152ff071 |
children | 89e4184b26ba beb6a77223d2 a7794f5abacd |
comparison
equal
deleted
inserted
replaced
3874:830a2597ba26 | 3875:a93e81733549 |
---|---|
174 $ echo foo > foo | 174 $ echo foo > foo |
175 $ hg add foo | 175 $ hg add foo |
176 $ hg commit -m foo | 176 $ hg commit -m foo |
177 $ hg debugobsolete ffffffffffffffffffffffffffffffffffffffff `getid '.'` | 177 $ hg debugobsolete ffffffffffffffffffffffffffffffffffffffff `getid '.'` |
178 $ hg push -f --debug | 178 $ hg push -f --debug |
179 could not import hgext.hgext3rd.evolve (No module named hgext3rd.evolve): trying hgext3rd.hgext3rd.evolve (?) | |
180 could not import hgext3rd.hgext3rd.evolve (No module named hgext3rd.evolve): trying hgext3rd.evolve (?) | |
179 pushing to ssh://user@dummy/server | 181 pushing to ssh://user@dummy/server |
180 running python "*/dummyssh" *user@dummy* *hg -R server serve --stdio* (glob) | 182 running python "*/dummyssh" *user@dummy* *hg -R server serve --stdio* (glob) |
181 sending hello command | 183 sending hello command |
182 sending between command | 184 sending between command |
183 remote: * (glob) | 185 remote: * (glob) |