CrewRepository tests on FreeBSD 7.0 / Python 2.4.4
Giorgos Keramidas
keramida at ceid.upatras.gr
Tue May 8 21:28:02 UTC 2007
On 2007-05-08 23:32, Giorgos Keramidas <keramida at ceid.upatras.gr> wrote:
> Running the tests with the current crew tip (905397be7688) on FreeBSD
> 7.0 with Python 2.4.4 produces the following today.
>
> Is this something that looks like a problem which needs fixing?
>
> [--- FreeBSD 7.0-CURRENT with Python 2.4.4 ---]
>
> $ sh ~/cron.d/mercurial-test.sh
> 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 5ef92f5c869e: 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!
Hmmm. A second and third and then a fourth run of the full test suite
failed to reproduce this. Please ignore the failure reported above,
until I can reliably reproduce it.
More information about the Mercurial-devel
mailing list