[issue1180] test-mq-qdelete fails sometimes

Thomas Arendsen Hein mercurial-bugs at selenic.com
Mon Jun 16 05:40:07 CDT 2008


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

With Mercurial bb1575f74f27 (current crew) with python2.4 on Debian/etch and
python2.3 on Debian/sarge one test sometimes (~20%) fails:

$ make test-mq-qdelete
cd tests && python run-tests.py  test-mq-qdelete

ERROR: test-mq-qdelete output changed
--- Expected output 
+++ Test output 
@@ -28,9 +28,9 @@
 abort: revision 0 is not managed
 abort: cannot delete revision 2 above applied patches
 Now at: b
-abort: unknown revision 'c'!
 applying c
 Now at: c
+abort: unknown revision 'b'!
 c
 3 imported patch c
 2 [mq]: b
.
Failed test-mq-qdelete: output changed
# Ran 1 tests, 0 skipped, 1 failed.
make: *** [test-mq-qdelete] Error 1

----------
messages: 6289
nosy: ThomasAH
priority: bug
status: unread
title: test-mq-qdelete fails sometimes

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



More information about the Mercurial-devel mailing list