test-rebuildstate failures

Adrian Buehlmann adrian at cadifra.com
Fri Mar 21 11:55:31 CDT 2008


I reran the tests on cset 0750f11152fe from crew
and test-rebuildstate popped-up.

I now frequently get differing output on test-rebuildstate
when repeatedly calling:


%python run-tests.py test-rebuildstate

ERROR: test-rebuildstate output changed
--- Expected output
+++ Test output
@@ -2,7 +2,7 @@
 adding foo
 % state dump
 a   0         -1 baz
-n   0         -1 foo
+n 644          0 foo
 r   0          0 bar
 % status
 A baz
.
Failed test-rebuildstate: output changed
# Ran 1 tests, 0 skipped, 1 failed.


It doesn't fail on every run, but quite frequently (feels like
more than 50% of all calls).

I've seen two good runs followed by a bad one.
I've seen a series of 4 or more bad ones.

My system:

%uname -smr
FreeBSD 6.2-RELEASE i386
%python -V
Python 2.5.1

Is anyone else seeing this?



More information about the Mercurial-devel mailing list