I'll give it a shot.  I tried to speed them up by parallelizing them the
other day (hspec includes a parallel test runner), but unfortunately it
breaks everything with a generic "exception occurred here" message.

On Mon, Aug 3, 2015, at 05:25 PM, Bryan Richter wrote:
> I have a suspicion we might speed up tests with "this one trick". From
> Gabriel Gonzalez on twitter: "I finally fixed the silly delays running
> external commands..."
> 
> His original tweet (with some discussion):
> https://twitter.com/GabrielG439/status/624405459370311681
> 
> His inspiration:
> http://lpaste.net/136737
> 
> The change he made to turtle:
> https://github.com/Gabriel439/Haskell-Turtle-Library/commit/4f907f177a0fe174e97ee09711d95f015a2346cf
> 
> We might want to make a similar change to `withExecutable` in
> tests/TestImport.hs. Someone want to try it?
> _______________________________________________
> Dev mailing list
> Dev@lists.snowdrift.coop
> https://lists.snowdrift.coop/mailman/listinfo/dev
> Email had 1 attachment:
> + signature.asc
>   1k (application/pgp-signature)
_______________________________________________
Dev mailing list
Dev@lists.snowdrift.coop
https://lists.snowdrift.coop/mailman/listinfo/dev

Reply via email to