Some Cabal unit tests failing

Johan Tibell johan.tibell at gmail.com
Tue Oct 11 19:39:12 CEST 2011


Hi,

Quite a few of Cabal's unit tests are currently failing. Anyone care to take
a look?

$ ./dist/build/unit-tests/unit-tests
Cabal test suite - testing cabal version 1.11.2
PackageTests/BuildDeps/SameDepsAllRound/:
  : [OK]
PackageTests/BuildDeps/GlobalBuildDepsNotAdditive1/:
  : [Failed]
Failed: cabal error should be "Failed to load interface for `Prelude'"
PackageTests/BuildDeps/GlobalBuildDepsNotAdditive2/:
  : [Failed]
Failed: cabal error should be "Failed to load interface for `Prelude'"
PackageTests/BuildDeps/InternalLibrary0/:
  : [OK]
PackageTests/TestStanza/:
  : [OK]
PackageTests/TestSuiteExeV10/Test:
  : [OK]
PackageTests/TestSuiteExeV10/TestWithHpc:
  : [OK]
PackageTests/TestOptions:
  : [OK]
PackageTests/BenchmarkStanza/:
  : [OK]
PackageTests/BuildDeps/TargetSpecificDeps1/:
  : [OK]
PackageTests/BuildDeps/TargetSpecificDeps2/:
  : [OK]
PackageTests/BuildDeps/TargetSpecificDeps3/:
  : [OK]
PackageTests/BuildDeps/InternalLibrary1/:
  : [OK]
PackageTests/BuildDeps/InternalLibrary2/:
  : [Failed]
Failed: executable should have linked with the internal library
expected: "myLibFunc internal"
 but got: ""
PackageTests/BuildDeps/InternalLibrary3/:
  : [Failed]
Failed: executable should have linked with the internal library
expected: "myLibFunc internal"
 but got: ""
PackageTests/BuildDeps/InternalLibrary4/:
  : [Failed]
Failed: executable should have linked with the installed library
expected: "myLibFunc installed"
 but got: ""

         Test Cases   Total
 Passed  11           11
 Failed  5            5
 Total   16           16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cabal-devel/attachments/20111011/1319f7aa/attachment.htm>


More information about the cabal-devel mailing list