[darcs-users] bug during "make test"

David Roundy droundy at abridgegame.org
Sat Mar 27 13:00:10 UTC 2004


On Fri, Mar 26, 2004 at 02:10:27PM +0100, Andres Loeh wrote:
> I get the following bug on a "make test" on a current
> pull of your repository:
> 
> Checking that the patch validation works... good.
> Checking commute/recommute... good.
> Checking merge properties...
> Fail: bug in darcs!
> Impossible case at Patch.lhs:1143 compiled 13:57:54 Mar 26 2004
> Please report this to darcs-users at abridgegame.org
> make: *** [test] Error 1

This should be fixed now.  The change here was one of my attempts to speed
up Adam's big merge (which takes "forever").  Alas, I eliminated one too
many checks in hopes of speeding things up a bit.

It managed to sneak through because I made the mistake of changing the
darcs repo to use "setpref test" rather than "./darcs_test", and pushed
(well, sent) one other patch along with that change, and neither of them
ended up getting tested (since ./darcs_test was removed before the setpref
test took effect), which allowed the bug in.  :(

Now I'm being double-extra-careful to always run the tests... pretty soon
I'll probably settle down and get back to just running the tests on
send-and-apply.
-- 
David Roundy
http://www.abridgegame.org




More information about the darcs-users mailing list