[darcs-devel] [issue2399] Darcs.Patch.V2 (using Prim.V1): ... Failed

Ben Franksen bugs at darcs.net
Sat May 31 16:47:26 UTC 2014


New submission from Ben Franksen <benjamin.franksen at helmholtz-berlin.de>:

I regularly run the test suite ("cabal test") to make sure my
re-factorings don't break anything.

I have previously reported failures in the unit tests for the
experimental V3 patch format, and it was suggested that these tests
should perhaps be disabled, because the V3 format is not currently used.

But now I got a failure for V2 patch format:

Darcs.Patch.V2 (using Prim.V1):
  [...]
  commute (tree): recommute: [Failed]
*** Failed! (after 77 tests): 
failed
conflictor [
rmdir ./v
]
:
adddir ./v/ce
:>
duplicate
rotcilfnoc [
adddir ./v/ce
]
:
rmdir ./v
addfile ./v/C.txt
:
rmfile ./v/C.txt
Sealed (WithStartState V1Model{ "v" "v/C.txt"[] } (ParTree (SeqTree (FP
(fp2fn "./v/C.txt") RmFile) (SeqTree (DP (fp2fn "./v") RmDir) NilTree))
(SeqTree (FP (fp2fn "./v/C.txt") RmFile) (SeqTree (DP (fp2fn "./v/ce")
AddDir) NilTree))))
(used seed 5231146206818707969)

----------
messages: 17500
nosy: bf
status: unknown
title: Darcs.Patch.V2 (using Prim.V1): ... Failed

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2399>
__________________________________


More information about the darcs-devel mailing list