[GHC] #15363: Do some cleaning up of the testsuite driver
GHC
ghc-devs at haskell.org
Wed Jul 11 23:59:26 UTC 2018
#15363: Do some cleaning up of the testsuite driver
-------------------------------------+-------------------------------------
Reporter: lantti | Owner: lantti
Type: task | Status: new
Priority: low | Milestone: 8.6.1
Component: Test Suite | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by lantti):
If I'm reading correctly the Python version is the POSIX-only one. The
Haskell version is used for all Windows runs. In order to not rely on my
code reading skills I manually run timeout.py on Windows and Linux
(python3 timeout3 10 "sleep 2"), results: Windows says "module 'os' has no
attribute 'fork'", Linux just works.
The Windows version definitely still relies on the Haskell implementation.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15363#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list