[GHC] #15107: Testsuite failures on Windows
GHC
ghc-devs at haskell.org
Mon May 28 19:05:35 UTC 2018
#15107: Testsuite failures on Windows
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
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:D4668
Wiki Page: | Phab:D4667
-------------------------------------+-------------------------------------
Comment (by Tamar Christina <tamar@…>):
In [changeset:"60fb2b2160aa16194b74262f4df8fad5af171b0f/ghc"
60fb2b21/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="60fb2b2160aa16194b74262f4df8fad5af171b0f"
Clean up Windows testsuite failures
Summary:
Another round and attempt at getting these down to 0.
We really should re-enable the CI and not wait for those cloud based ones.
I've disabled the backpack tests on windows as they are too broad, they
test
as much the shell as they do the compiler.
The perf tests have been too long to track down. but the numbers are
horrible
but I don't see them getting fixed so just have to accept them.
T9293 has new windows specific output because a Dyn way only flag was
added.
This will of course not work on non-Dyn way builds.
Test Plan: ./validate
Reviewers: bgamari, hvr, simonmar
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #15107
Differential Revision: https://phabricator.haskell.org/D4668
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15107#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list