[GHC] #12118: Testsuite driver does not normalise platform-dependent .stdout/stderr files
GHC
ghc-devs at haskell.org
Wed May 25 13:50:45 UTC 2016
#12118: Testsuite driver does not normalise platform-dependent .stdout/stderr files
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
This change was made without explanation in commit
429f0099ab9adfadc779ca76f3aae1c9c160fb8c:
{{{
Author: Esa Ilari Vuokko <ei at vuokko.info>
Date: Sun Aug 13 12:46:49 2006 +0000
Fix driver not to normalise output when using platform specific output
files
}}}
I don't understand why that change was made. It makes
`T11223_link_order_a_b_2_fail` and `T11223_simple_duplicate_lib` fail on
Windows, when running with `BINDIST=YES` (or, after accepting the
`BINDIST=YES` output, when running with `BINDIST=NO`).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12118>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list