[GHC] #12956: Something has broken T12903
#12956: Something has broken T12903 --------------------------------------+--------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Runtime System | Version: 8.0.1 Keywords: | Operating System: MacOS X Architecture: x86_64 (amd64) | Type of failure: None/Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: --------------------------------------+--------------------------------- 895a131f6e56847d9ebca2e9bfe19a3189e49d72, which fixes #12903, seems to be broken on OS X. The tree was known to compile at 499e43824bda967546ebf95ee33ec1f84a114a7c and is known to be broken at 61932cd3eb0d5d22cb35d118fb9f87298881cd77. I'll need to figure out which of the intervening commits broken it -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12956> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12956: Something has broken T12903 -----------------------------------+-------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Runtime System | Version: 8.0.1 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -----------------------------------+-------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"62418b878a1e57b6d187c4f98bf90f6cd64a58b6/ghc" 62418b8/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="62418b878a1e57b6d187c4f98bf90f6cd64a58b6" Mark T12903 as broken on OS X Something has recently broken it. See #12956. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12956#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12956: Something has broken T12903 -----------------------------------+-------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Runtime System | Version: 8.0.1 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -----------------------------------+-------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"aa123f445338c2980fcee87a09c01d14a83bf409/ghc" aa123f4/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="aa123f445338c2980fcee87a09c01d14a83bf409" Fix testcase T12903 on OS X Old test used timeouts that leads to the various sporadic errors. Tet was rewritten to not use timeouts. Reviewers: austin, erikd, simonmar, bgamari Reviewed By: simonmar Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2827 GHC Trac Issues: #12956 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12956#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12956: Something has broken T12903 -----------------------------------+-------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: closed Priority: high | Milestone: 8.2.1 Component: Runtime System | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -----------------------------------+-------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12956#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC