[issue585] test-clone-pull-corruption fails

Thomas Arendsen Hein mercurial-bugs at selenic.com
Sat Jun 9 03:27:07 CDT 2007


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

noticed with crew b51a8138292a on python2.3 from Debian sarge ix86, not easily
reproducible:

ERROR: test-clone-pull-corruption output changed
--- Expected output
+++ Test output
@@ -7,10 +7,17 @@
 adding changesets
 adding manifests
 adding file changes
-added 1 changesets with 1 changes to 1 files
-(run 'hg update' to get a working copy)
+added 1 changesets with 1 changes to 1 files (+1 heads)
+(run 'hg heads' to see heads, 'hg merge' to merge)
 checking changesets
+incorrect link (2) for changeset revision 1
+unpacking changeset e1d78c5bce7e: list index out of range
 checking manifests
+bad manifest link (2) at revision 1
+reading delta for manifest d8265428f0b7: list index out of range
 crosschecking files in changesets and manifests
 checking files
+foo: 1:4c6c04b2bf00 not in manifests
+foo:4c6c04b2bf00 points to unexpected changeset 2
 1 files, 2 changesets, 2 total revisions
+6 integrity errors encountered!

ERROR: test-clone-pull-corruption failed with error code 256
...........................................................................................................................................
# Ran 158 tests, 0 skipped, 1 failed.
make: *** [tests] Error 1

----------
messages: 3182
nosy: ThomasAH
priority: bug
status: unread
title: test-clone-pull-corruption fails

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue585>
____________________________________________________



More information about the Mercurial-devel mailing list