[GHC] #14411: `make fasttest` exits successfully even in presence of failures

GHC ghc-devs at haskell.org
Thu Nov 2 11:04:18 UTC 2017


#14411: `make fasttest` exits successfully even in presence of failures
-------------------------------------+-------------------------------------
           Reporter:  Fuuzetsu       |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Build System   |           Version:  8.2.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:
-------------------------------------+-------------------------------------
 {{{
 ./boot
 ./configure
 make
 make fasttest
 …
 }}}

 I have seen on OSX that even when tests failed, `make fasttest` exited
 successfully. I have informed Ben at the time and this ticket is just to
 track progress.

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


More information about the ghc-tickets mailing list