Johan Tibell wrote:

> I've been running a Jenkins build bot for cabal for quite a while:
> 
>     http://ci.johantibell.com/job/cabal/
> 
> It's not as good as it could be, because the Cabal test suite isn't in the
> best shape. In particular the InternalLibrary tests are failing at the
> moment and I think it's because the tests actually modify the shared
> package DB (i.e. the user DB)!

You might be able to trick cabal into using another one by overriding
$HOME at the start of each test run.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to