[GHC] #15383: T3171 doesn't terminate with Interrupted message on Darwin

#15383: T3171 doesn't terminate with Interrupted message on Darwin -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 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: -------------------------------------+------------------------------------- I am seeing `T3171` fail with incorrect stderr output on Darwin (e.g. https://circleci.com/gh/ghc/ghc/7106): {{{ Actual stdout output differs from expected: --- ./ghci/should_run/T3171.run/T3171.stdout.normalised 2018-07-14 21:24:25.000000000 -0700 +++ ./ghci/should_run/T3171.run/T3171.run.stdout.normalised 2018-07-14 21:24:25.000000000 -0700 @@ -1 +0,0 @@ -Interrupted. *** unexpected failure for T3171(normal) }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15383 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15383: T3171 doesn't terminate with Interrupted message on Darwin ---------------------------------+-------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Changes (by bgamari): * os: Unknown/Multiple => MacOS X * architecture: Unknown/Multiple => x86_64 (amd64) Comment: Unfortunately it looks like this test is just fragile on Darwin; the same commit failed once but passed in another CircleCI build. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15383#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15383: T3171 doesn't terminate with Interrupted message on Darwin ---------------------------------+-------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #15463 | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Changes (by bgamari): * related: => #15463 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15383#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15383: T3171 doesn't terminate with Interrupted message on Darwin ---------------------------------+-------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #15463 | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Changes (by alpmestan): * cc: alpmestan (added) Comment: It fails every now and then (not always!) on i386 linux indeed: https://circleci.com/gh/ghc/ghc-diffs/269 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15383#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15383: T3171 doesn't terminate with Interrupted message on Darwin
---------------------------------+--------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.8.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #15463 | Differential Rev(s):
Wiki Page: |
---------------------------------+--------------------------------------
Comment (by Krzysztof Gogolewski

#15383: T3171 doesn't terminate with Interrupted message on Darwin ---------------------------------+-------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #15463 | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Comment (by bgamari): Indeed this also appears to happen ([[https://circleci.com/gh/ghc/ghc/9913|occasionally]]) on Fedora/amd64. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15383#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15383: T3171 doesn't terminate with Interrupted message on Darwin -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.8.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #15463 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * priority: normal => high * os: MacOS X => Unknown/Multiple Comment: I'm disabling this test for now until we can investigate. Raising priority so this happens. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15383#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15383: T3171 doesn't terminate with Interrupted message on Darwin
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.8.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64
| (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #15463 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari
participants (1)
-
GHC