The github actions CI I am working on ran into a unit test failure:
Darcs.Patch.Info:
Testing patch metadata decoding: [OK, passed 100 tests]
Testing patch metadata encoding: [Failed]
*** Failed! (after 43 tests and 1 shrink):
Exception while generating shrink-list:
invalid patch name "\n\627355\39583\62039\44065\556195\60212"
CallStack (from HasCallStack):
error, called at src/Darcs/Patch/Info.hs:204:29 in darcs-2.16.3-
inplace:Darcs.Patch.Info
Exception thrown while showing test case:
invalid patch name "\n\627355\39583\62039\44065\556195\60212"
CallStack (from HasCallStack):
error, called at src/Darcs/Patch/Info.hs:204:29 in darcs-2.16.3-
inplace:Darcs.Patch.Info
(used seed 7771830664820817240)
|