[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:17:55 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:                    |
-------------------------------------+-------------------------------------
Changes (by Phyx-):

 * status:  new => closed
 * differential:   => Phab:D3030
 * resolution:   => fixed
 * milestone:  6.6 => 8.4.1


Old description:



New description:

 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:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list