[GHC] #12219: TH test failures with -fexternal-interpreter

GHC ghc-devs at haskell.org
Wed Jun 22 10:19:32 UTC 2016


#12219: TH test failures with -fexternal-interpreter
-------------------------------------+-------------------------------------
           Reporter:  simonmar       |             Owner:  simonmar
               Type:  bug            |            Status:  new
           Priority:  high           |         Milestone:  8.0.2
          Component:  Compiler       |           Version:  8.0.1
           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:
-------------------------------------+-------------------------------------
 These TH tests are currently failing with -fexternal-interpreter.  I need
 to fix these before I can enable testing of all TH tests with -fexternal-
 interpreter.

 {{{
 Unexpected failures:
    T10697_decided_1.run  T10697_decided_1 [exit code non-0] (ext-interp)
    T10697_decided_2.run  T10697_decided_2 [exit code non-0] (ext-interp)
    T10697_decided_3.run  T10697_decided_3 [exit code non-0] (ext-interp)
    T8761.run             T8761 [stderr mismatch] (ext-interp)
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12219>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list