[GHC] #11422: outofmem RTS testcase fails on Windows
#11422: outofmem RTS testcase fails on Windows ----------------------------------------+--------------------------------- Reporter: Phyx- | Owner: Phyx- Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Keywords: | Operating System: Windows Architecture: Unknown/Multiple | Type of failure: None/Unknown Test Case: outpfmem | Blocked By: Blocking: | Related Tickets: #11300 Differential Rev(s): Phab:D1753 | Wiki Page: ----------------------------------------+--------------------------------- The `outofmem` test case fails on Windows `x86` and `x86_64` with the wrong exit code. Expected `251` but gotten `1`. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11422> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11422: outofmem RTS testcase fails on Windows ---------------------------------+---------------------------------------- Reporter: Phyx- | Owner: Phyx- Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Resolution: | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: outpfmem Blocked By: | Blocking: Related Tickets: #11300 | Differential Rev(s): Phab:D1753 Wiki Page: | ---------------------------------+---------------------------------------- Comment (by Tamar Christina <tamar@…>): In [changeset:"db371c10a2da722a18b0d5bc042eb2d02ba60e1b/ghc" db371c10/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="db371c10a2da722a18b0d5bc042eb2d02ba60e1b" T11300: Fix test on windows Summary: Fix exit code for Windows to match expected for out-of-memory test Test Plan: ./validate Reviewers: simonmar, austin, thomie, bgamari Reviewed By: thomie, bgamari Differential Revision: https://phabricator.haskell.org/D1753 GHC Trac Issues: #11422 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11422#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11422: outofmem RTS testcase fails on Windows ---------------------------------+---------------------------------------- Reporter: Phyx- | Owner: Phyx- Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Resolution: fixed | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: outpfmem Blocked By: | Blocking: Related Tickets: #11300 | Differential Rev(s): Phab:D1753 Wiki Page: | ---------------------------------+---------------------------------------- Changes (by Phyx-): * status: new => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11422#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11422: outofmem RTS testcase fails on Windows ---------------------------------+---------------------------------------- Reporter: Phyx- | Owner: Phyx- Type: bug | Status: merge Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Resolution: fixed | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: outpfmem Blocked By: | Blocking: Related Tickets: #11300 | Differential Rev(s): Phab:D1753 Wiki Page: | ---------------------------------+---------------------------------------- Changes (by Phyx-): * status: closed => merge -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11422#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#11422: outofmem RTS testcase fails on Windows ---------------------------------+---------------------------------------- Reporter: Phyx- | Owner: Phyx- Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.3 Resolution: fixed | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: None/Unknown | Test Case: outpfmem Blocked By: | Blocking: Related Tickets: #11300 | Differential Rev(s): Phab:D1753 Wiki Page: | ---------------------------------+---------------------------------------- Changes (by bgamari): * status: merge => closed Comment: This was merged to `ghc-8.0` as c95bb5e30ecf359bf12c3ce49c85fdfed6361dfb. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11422#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC