[GHC] #12004: Windows unexpected failures
GHC
ghc-devs at haskell.org
Mon May 16 12:09:58 UTC 2016
#12004: Windows unexpected failures
---------------------------------+----------------------------------------
Reporter: enolan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
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 simonpj):
The failures on my Windows laptop, with HEAD, as of a couple of days ago,
were:
{{{
ghci.debugger/scripts break011 [bad stdout] (ghci)
ghci/scripts T5975a [bad stderr] (ghci)
rts T9405 [bad exit code] (normal)
rts/T11223 T11223_simple_duplicate_lib [bad stderr]
(normal)
}}}
Those have been failing for ages. But these three are new
{{{
ghci.debugger/scripts break006 [bad stderr] (ghci)
th T8761 [stderr mismatch] (normal)
typecheck/should_fail T5095 [stderr mismatch] (normal)
}}}
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12004#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list