[GHC] #15830: Plugins Tests are Skipped
GHC
ghc-devs at haskell.org
Mon Oct 29 17:48:21 UTC 2018
#15830: Plugins Tests are Skipped
-------------------------------------+-------------------------------------
Reporter: davide | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 8.6.1
(Hadrian) |
Keywords: plugins test | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: plugins01 | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
The test driver skips the plugins01 test after building the default
flavour with hadrian. testsuite/tests/plugins/all.T specifies
`only_ways([config.ghc_plugin_way]`. Some how this condition is not met.
Open questions:
* Are all plugin* tests skipped?
* Are these tests also skipped when built/run via make?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15830>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list