[GHC] #12737: T12227 is failing on ghc-8.0
GHC
ghc-devs at haskell.org
Wed Oct 19 14:32:29 UTC 2016
#12737: T12227 is failing on ghc-8.0
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.2
Component: Visual Haskell | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by hsyl20):
I don't think my patch caused this failure: T12227 doesn't even use the
FFI.
2756af87aebee769ffca959adc4b9dc607a49fdb is the patch adding the failing
test in ghc-8.0 branch. If it is the first failing commit as @bgamari
says, we should check patches from master that have not been cherry-picked
into the ghc-8.0 branch (a priori committed in master before
89a8be71a3715c948cebcb19ac81f84da0e6270e if it validates).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12737#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list