[GHC] #9746: tests/ghci/scripts/T8172 is sensitive to drive name on Windows

GHC ghc-devs at haskell.org
Thu Jun 11 21:14:17 UTC 2015


#9746: tests/ghci/scripts/T8172 is sensitive to drive name on Windows
-------------------------------------+-------------------------------------
        Reporter:  gintas            |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Test Suite        |                 Version:  7.8.3
      Resolution:  fixed             |                Keywords:
Operating System:  Windows           |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:   => 7.12.1


Comment:

 Ha. I fixed this today in da84fd5475d189c39bd3e12d29f45618c92ed800, not
 knowing this ticket existed.

 {{{
 Author: Thomas Miedema <thomasmiedema at gmail.com>
 Date:   Thu Jun 11 19:26:11 2015 +0200

     Testsuite Windows: fix T8172 (#8172)

     Use the new function `normalise_drive_letter` to change D:\ to C:\
     before comparing outputs.
 }}}
 Any other letter is fine too.

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


More information about the ghc-tickets mailing list