Mercurial > hg
annotate tests/test-bad-pull.out @ 802:69db1e34378b
Allow tests for not yet fixed bugs to fail without generating error diff.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 29 Jul 2005 15:59:10 +0100 |
parents | 1f9ec150a476 |
children | 8f5637f0a0c0 |
rev | line source |
---|---|
503
c6a2e41c8c60
Fix troubles with clone and exception handling
mpm@selenic.com
parents:
395
diff
changeset
|
1 + hg clone http://localhost:20059/ copy |
395 | 2 requesting all changes |
775 | 3 abort: error: Connection refused |
503
c6a2e41c8c60
Fix troubles with clone and exception handling
mpm@selenic.com
parents:
395
diff
changeset
|
4 255 |
545
721bfca3a9dc
Work-around failing tests/test-bad-pull with slow bg process.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
524
diff
changeset
|
5 ls: copy: No such file or directory |
503
c6a2e41c8c60
Fix troubles with clone and exception handling
mpm@selenic.com
parents:
395
diff
changeset
|
6 + hg clone http://localhost:20059/foo copy2 |
395 | 7 requesting all changes |
8 abort: HTTP Error 404: File not found | |
503
c6a2e41c8c60
Fix troubles with clone and exception handling
mpm@selenic.com
parents:
395
diff
changeset
|
9 255 |