[GHC] #16156: Broken tests on Windows

GHC ghc-devs at haskell.org
Wed Jan 9 21:41:49 UTC 2019


#16156: Broken tests on Windows
---------------------------------+----------------------------------------
        Reporter:  bgamari       |                Owner:  (none)
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.6.3
      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:                |
---------------------------------+----------------------------------------

Comment (by bgamari):

 I ran a vanilla build of  on a fresh Windows instance and saw the
 following failures:
 {{{
 Unexpected results from:
 TEST="T15904 plugin-recomp-flags plugin-recomp-impure plugins09 plugins10
 plugins11"

 SUMMARY for test run started at 01/09/19 21:10:29 Greenwich Standard Time
  0:14:31 spent to go through
       23 total tests, which gave rise to
       67 test cases, of which
       32 were skipped

        0 had missing libraries
       29 expected passes
        0 expected failures

        0 caused framework failures
        0 caused framework warnings
        0 unexpected passes
        6 unexpected failures
        0 unexpected stat failures

 Unexpected failures:
    hp2ps/T15904.run                  T15904 [bad exit code] (normal)
    plugins/plugins09.run             plugins09 [bad exit code] (normal)
    plugins/plugins10.run             plugins10 [bad exit code] (normal)
    plugins/plugins11.run             plugins11 [bad stdout] (normal)
    plugins/plugin-recomp-impure.run  plugin-recomp-impure [bad stdout]
 (normal)
    plugins/plugin-recomp-flags.run   plugin-recomp-flags [bad exit code]
 (normal)

 }}}
 Consequently I suspect few of these failures real.

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


More information about the ghc-tickets mailing list