
#10126: Test framework should not assume that GHC tools are in the same directory as GHC itself -------------------------------------+------------------------------------- Reporter: Rufflewind | Owner: Type: feature request | Status: merge Priority: normal | Milestone: 7.10.2 Component: Test Suite | Version: 7.8.4 Resolution: | Keywords: test Operating System: Unknown/Multiple | framework makefile Type of failure: Other | Architecture: Blocked By: | Unknown/Multiple Related Tickets: | Test Case: | Blocking: | Differential Revisions: Phab:D705 -------------------------------------+------------------------------------- Changes (by thomie): * status: new => merge * milestone: 7.12.1 => 7.10.2 Comment: This commit is also needed to make the two in #10449 function properly. That changes the test failures in `perf/haddock` from: {{{ 3 had missing libraries }}} To the correct (on my local devel2 build): {{{ 3 unexpected stat failures ... . haddock.Cabal [stat not good enough] (normal) . haddock.base [stat not good enough] (normal) . haddock.compiler [stat not good enough] (normal) }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10126#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler