[GHC] #15466: debug validation failures

GHC ghc-devs at haskell.org
Thu Aug 2 15:30:32 UTC 2018


#15466: debug validation failures
---------------------------------+--------------------------------------
        Reporter:  alpmestan     |                Owner:  (none)
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.5
      Resolution:                |             Keywords:
Operating System:  Linux         |         Architecture:  x86_64 (amd64)
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+--------------------------------------
Changes (by alpmestan):

 * differential:  Phab:D5037 =>


Comment:

 All the failures that are in common with #15467 are in fact due to the
 debug validation job building an unregisterised GHC, as you pointed out
 above and fixed by: https://phabricator.haskell.org/D5037

 So the only "proper" `debug` failure would seem to be:

 {{{
 driver/recomp007/recomp007.run         recomp007 [bad stderr] (norma
 }}}

 At least that's what we can assume until your patch lands in master and
 Circle CI builds it.

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


More information about the ghc-tickets mailing list