[GHC] #16156: Broken tests on Windows

GHC ghc-devs at haskell.org
Wed Jan 9 16:35:20 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):

 Actually, it looks like most of these merely timed out. Specifically:

 ||= Test =||= Reason =||
 || `foreignInterruptible(ghci)` || saw exit code 1, expected 0 ||
 || `T2276_ghci` || timed out ||
 || `T11072gcc` || see #16157 ||
 || `T9086(normal)` || timed out ||
 || `print009(ghci-ext)` || timed out ||
 || `print012(ghci-ext)` || timed out ||
 || `print023(ghci-ext)` || timed out ||
 || `T15904(normal)` || #16158 ||
 || `dynbrk004(ghci-ext)` || timed out ||
 || `result001(ghci-ext)` || timed out ||
 || `plugin-recomp-change(normal)` || #16159 ||
 || `T15858(ghci)` || timed out ||
 || `heapprof001(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `scc001(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `scc002(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `scc003(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `scc005(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `T680(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `T2552(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `prof-doc-fib(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `prof-doc-last(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `T5559(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `T5363(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `profinline001(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `T12962(ghci-ext-prof)` || saw exit code 1, expected 0 ||
 || `TH_NestedSplices(normal)` || #16160 ||
 || `T7477(ext-interp)` || timed out ||
 || `T8759(ext-interp)` || timed out ||
 || `T10598_TH(normal)` || timed out ||
 || `T12530(normal)` || timed out ||
 || `T13618(normal)` || timed out ||
 || `T15324(ext-interp)` || timed out ||
 || `plugin-recomp-impure(normal)` || #16161 ||
 || `plugin-recomp-flags(normal)` || #16159 ||

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


More information about the ghc-tickets mailing list