[darcs-devel] [issue2507] darcs-2.12.1/tests/network/sshlib: openBinaryFile: does not exist

Guillaume Hoffmann bugs at darcs.net
Wed Sep 7 13:35:53 UTC 2016


Guillaume Hoffmann <guillaumh at gmail.com> added the comment:

The culprit seems to be the patch "fix ssh network tests so they work
in the test harness" from last March.

It adds the following line to ./harness/test.hs :

    cp "tests/network/sshlib" dir

This file copy is supposed to happen even if network tests are not
enabled in the test suite. Now why does it fail? It fails because the
file "tests/network/sshlib" is not listed in the "extra-source-files"
section of darcs.cabal!

I'm sending a fix right away.

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


More information about the darcs-devel mailing list