Re: #16405: Plugin tests are remarkably fragile on Windows

"GHC" <[email protected]> Thu, 07 Mar 2019 14:47:16 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============6710205913430610839==
Content-Type: multipart/related;
 boundary="===============9185396000243359842=="

--===============9185396000243359842==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

#16405: Plugin tests are remarkably fragile on Windows
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.6.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 It seems like nearly all of these failures are due to timeouts. I have
 increased the timeout multiplier to 5 and yet still essentially the same
 number of tests fail.

 I'm going to mark these as fragile for the moment.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16405#comment:1>