Re: [GHC] #797: nofib tests fail on Windows due to different EOL convention in output files

#797: nofib tests fail on Windows due to different EOL convention in output files -------------------------------------+------------------------------------- Reporter: simonmar | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.6 Component: NoFib benchmark | Version: 6.4.1 suite | Resolution: | Keywords: Operating System: Windows | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * status: closed => new * failure: => None/Unknown * resolution: fixed => * owner: igloo => @@ -1,1 +1,1 @@ - Now fixed in the 6.6 branch. + New description: -- Comment: NoFib on Windows fails for me using ghc-8.1 with `expected stdout not matched by reality`. Seems to be a line ending issue. This is the command I try to run, following instructions from [wiki:Building/RunningNoFib#Benchmarking]: {{{ cd nofib make boot make exeext=.exe }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/797#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC