[GHC] #10994: Test failing with DYNAMIC_GHC_PROGRAMS = NO
GHC
ghc-devs at haskell.org
Tue Oct 20 22:47:04 UTC 2015
#10994: Test failing with DYNAMIC_GHC_PROGRAMS = NO
-------------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: high | Milestone: 8.0.1
Component: Test Suite | Version: 7.11
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:
-------------------------------------+-------------------------------------
Current git HEAD has failing tests after Phab:D975 when compiling with
`DYNAMIC_GHC_PROGRAMS = NO`.
{{{
Unexpected failures:
ghci.debugger/scripts break001 [bad exit code] (ghci)
ghci.debugger/scripts break005 [bad exit code] (ghci)
ghci.debugger/scripts break006 [bad exit code] (ghci)
ghci.debugger/scripts break011 [bad exit code] (ghci)
ghci.debugger/scripts break017 [bad exit code] (ghci)
ghci.debugger/scripts dynbrk007 [bad exit code] (ghci)
ghci.debugger/scripts hist001 [bad exit code] (ghci)
ghci.debugger/scripts print001 [bad exit code] (ghci)
ghci.debugger/scripts print002 [bad exit code] (ghci)
ghci.debugger/scripts print003 [bad exit code] (ghci)
ghci.debugger/scripts print004 [bad exit code] (ghci)
ghci.debugger/scripts print005 [bad exit code] (ghci)
ghci.debugger/scripts print006 [bad exit code] (ghci)
ghci.debugger/scripts print008 [bad exit code] (ghci)
ghci.debugger/scripts print010 [bad exit code] (ghci)
ghci.debugger/scripts print011 [bad exit code] (ghci)
ghci.debugger/scripts print012 [bad exit code] (ghci)
ghci.debugger/scripts print013 [bad exit code] (ghci)
ghci.debugger/scripts print016 [bad exit code] (ghci)
ghci.debugger/scripts print017 [bad exit code] (ghci)
ghci.debugger/scripts print019 [bad exit code] (ghci)
ghci.debugger/scripts print020 [bad exit code] (ghci)
ghci.debugger/scripts print023 [bad exit code] (ghci)
ghci.debugger/scripts print024 [bad exit code] (ghci)
ghci.debugger/scripts print026 [bad exit code] (ghci)
ghci.debugger/scripts print028 [bad exit code] (ghci)
ghci.debugger/scripts print031 [bad exit code] (ghci)
ghci.debugger/scripts print032 [bad exit code] (ghci)
ghci.debugger/scripts print034 [bad exit code] (ghci)
ghci/scripts T2976 [bad exit code] (ghci)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10994>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list