[GHC] #11496: Build profiling libraries on `validate --slow`
#11496: Build profiling libraries on `validate --slow` -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 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: -------------------------------------+------------------------------------- It would be good to test the `profiling` test ways regularly (`prof`, `profasm`, `profthreaded` etc.). These test ways require the profiling libraries to be built first, which `validate` doesn't do at the moment. We do release profiling libraries, so we'd better make sure they work correctly. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11496: Build profiling libraries on `validate --slow` -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 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 Thomas Miedema <thomasmiedema@…>): In [changeset:"e2bdf03a63b09feabee76e2efd33eb56739324ac/ghc" e2bdf03/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="e2bdf03a63b09feabee76e2efd33eb56739324ac" Build profiling libraries on `validate --slow` (#11496) }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11496: Build profiling libraries on `validate --slow` -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 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 Thomas Miedema <thomasmiedema@…>): In [changeset:"eeb67c9b833d95fa69932c34a3175054dacb83e2/ghc" eeb67c9b/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="eeb67c9b833d95fa69932c34a3175054dacb83e2" Testsuite: fixup req_profiling tests (#11496) * T2552 (#10037) is failng for all threaded opt_ways, not for WAY=prof. * TH_spliceE5_prof (#11495) is failing when ghc_dynamic * Rename ghci_dynamic to ghc_dynamic. It's the same thing. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11496: Build profiling libraries on `validate --slow` -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: merge Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 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 thomie): * status: new => merge * milestone: => 8.0.1 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11496: Build profiling libraries on `validate --slow` -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Resolution: fixed | 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 bgamari): * status: merge => closed * resolution: => fixed Comment: Merged as f5ccb528dfd078e34cd0041f9a0ee56884677351. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11496: Build profiling libraries on `validate --slow` -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: task | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Resolution: fixed | 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 bgamari): and 7c6215bc7d25e47d2753c46980bd8e4600d11cc6. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11496#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC