Closed nomeata closed 9 years ago
Not quite. I will have to look at that.
This may only pass when run with ghc-7.10
Reopening - apparently the exit code of the test suite does not correctly reflect its results.
In order to not only contribute issues, but also code, I fixed this.
This is a terrible test suite (I can say this because I wrote it.) I'm tempted to mark it Buildable: False. Its success is very dependent on the exact version of ghc and of many of the library packages that happen to be installed when it runs.
I just noticed that running
cabal test
incabal-debian
’s repository will saybut the log (visible with
cabal test --show-details=streaming
) lists lots of things that look like failures, e.g.Is cabal-debian’s test suite in a working and reliable state at the moment?