[GHC] #12903: SIGINT is not handled in forked process
GHC
ghc-devs at haskell.org
Mon Dec 12 13:21:52 UTC 2016
#12903: SIGINT is not handled in forked process
-------------------------------------+-------------------------------------
Reporter: qnikst | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.2
Component: Runtime System | Version: 8.0.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2770
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Matthew Pickering <matthewtpickering@…>):
In [changeset:"6720376500c33947fe196b68fe54f5e448376c5d/ghc"
67203765/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6720376500c33947fe196b68fe54f5e448376c5d"
Disable T12903 due to flakiness
Test seems to randomly fail on harbormaster. Disabling it until it can be
fixed.
Test Plan: make test TEST=T12903
Reviewers: austin, bgamari, simonmar, mpickering
Reviewed By: mpickering
Subscribers: mpickering, thomie, qnikst
Differential Revision: https://phabricator.haskell.org/D2821
GHC Trac Issues: #12903
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12903#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list