[GHC] #15137: Install primitive on CI before running tests
GHC
ghc-devs at haskell.org
Thu May 10 08:57:15 UTC 2018
#15137: Install primitive on CI before running tests
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.5
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
#15038 added a regression test that requires primitive package. Because
the package is not installed by validate script it won't run on CI. We
should probably update validate script to install it before running the
test suite.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15137>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list