[GHC] #797: nofib tests fail on Windows due to different EOL convention in output files
GHC
ghc-devs at haskell.org
Sat Feb 18 08:18:48 UTC 2017
#797: nofib tests fail on Windows due to different EOL convention in output files
-------------------------------------+-------------------------------------
Reporter: simonmar | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.4.1
Component: NoFib benchmark | Version: 6.4.1
suite |
Resolution: fixed | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3030
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
Fixed in 307ae61121a99f6ffd3d5fa56e5d37b1b91a492b
{{{
This allows nofib to run on Windows using `msys`.
Also deprecates the old `cygwin` stuff.
Test Plan: make clean && make
Reviewers: bgamari
Reviewed By: bgamari
Subscribers: RyanGlScott, #ghc_windows_task_force
Differential Revision: https://phabricator.haskell.org/D3030
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/797#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list