[GHC] #12118: Testsuite driver does not normalise platform-dependent .stdout/stderr files

GHC ghc-devs at haskell.org
Wed May 25 19:27:35 UTC 2016


#12118: Testsuite driver does not normalise platform-dependent .stdout/stderr files
-------------------------------------+-------------------------------------
        Reporter:  thomie            |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.0.2
       Component:  Test Suite        |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2267
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Thomas Miedema <thomasmiedema@…>):

 In [changeset:"6a5bce14ffb8b10def150b185fc95d7b2ebab263/ghc"
 6a5bce14/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="6a5bce14ffb8b10def150b185fc95d7b2ebab263"
 Testsuite: also normalise platform-dependent .stdout/stderr

 This effectively reverses commit
 429f0099ab9adfadc779ca76f3aae1c9c160fb8c (2006).

 I don't see why platform-dependent .stdout/stderr files should //not//
 get normalised.

 It fixes T11223_link_order_a_b_2_fail on Windows, by normalising
 `ghc-stage2.exe` to `ghc` when comparing stderr with .stderr-mingw32.

 Reviewed by: Phyx

 Differential Revision: https://phabricator.haskell.org/D2267

 GHC Trac Issues: #12118
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12118#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list