darcs

Issue 1321 cabal test vs. hspwd

Title cabal test vs. hspwd
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, greenrd, kowey, thorkilnaur, twb
Assigned To
Topics

Created on 2009-01-17.06:32:10 by twb, last changed 2009-08-27.14:16:53 by admin.

Messages
msg7123 (view) Author: twb Date: 2009-01-17.06:32:07
Currently when using "cabal test" one gets the following a lot:

    filepath.sh: line 7: hspwd: command not found

This is because hspwd is not built by cabal test (or for that matter,
by cabal build).  This results in many spuriously failing tests.

As a workaround, I run the following:

    ln -sf /bin/pwd hspwd && cabal test

...but I doubt this will work on the silly systems that caused hspwd
to be created in the first place.
msg7641 (view) Author: kowey Date: 2009-04-09.13:30:06
Is this still the case?
msg7661 (view) Author: twb Date: 2009-04-10.06:29:54
On Thu, Apr 09, 2009 at 01:30:09PM -0000, Eric Kow wrote:
> On 2009-01-17.06:32:07 Trent W. Buck wrote:
>> Currently when using "cabal test" one gets the following a lot:
>>
>>     filepath.sh: line 7: hspwd: command not found
>
> Is this still the case?

I cannot reproduce this issue anymore, therefore I am closing it.

PS: Eric, I nearly ignored your comment entirely.  Because you didn't
include any context (the bit with ">"s in front), I didn't realize
that it was a bug I had reported, and so I was going to wait for the
original reporter to reply.
History
Date User Action Args
2009-01-17 06:32:10twbcreate
2009-01-23 21:56:30greenrdsetpriority: bug
nosy: + greenrd
2009-04-09 13:30:08koweysetstatus: unread -> unknown
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, greenrd
messages: + msg7641
2009-04-10 06:29:58twbsetstatus: unknown -> resolved
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, greenrd
messages: + msg7661
2009-08-25 17:39:28adminsetnosy: + darcs-devel, - simon
2009-08-27 14:16:53adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, greenrd