[GHC] #11468: testsuite should ignore config files
GHC
ghc-devs at haskell.org
Thu Jan 21 16:42:23 UTC 2016
#11468: testsuite should ignore config files
-------------------------------------+-------------------------------------
Reporter: gridaphobe | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 8.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
In general the testsuite handles this on a test-by-test basis, specifying
`-ignore-dot-ghci` when using `--interactive`.
In this case, though, this happened to uncover a real bug: we certainly
shouldn't print the "Loaded GHCi configuration" message in `ghc -e`! Will
file a new ticket for that.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11468#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list