[GHC] #16264: Install reqlib'd libraries during CI

#16264: Install reqlib'd libraries during CI -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: normal | Milestone: Component: Continuous | Version: 8.6.3 Integration | 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: -------------------------------------+------------------------------------- Currently tests requiring external libraries are hardly ever run. We likely don't want to run them in every job but we should have at least one job that makes a point of doing so. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16264 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16264: Install reqlib'd libraries during CI -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: normal | Milestone: Component: Continuous | Version: 8.6.3 Integration | Resolution: | Keywords: 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 mpickering): Also see some discussionon https://gitlab.haskell.org/ghc/ghc/merge_requests/291 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16264#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#16264: Install reqlib'd libraries during CI -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: normal | Milestone: Component: Continuous | Version: 8.6.3 Integration | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by harpocrates): * cc: harpocrates (added) Comment: Could we put this logic somewhere in Hadrian? It would be nice to be able to use the same logic locally too. Also, has worked on this started yet (asking to see if maybe I should just go for it)? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16264#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC