[GHC] #10345: Testsuite timeout_multiplier setting does not work as expected

GHC ghc-devs at haskell.org
Fri Jun 12 23:01:28 UTC 2015


#10345: Testsuite timeout_multiplier setting does not work as expected
-------------------------------------+-------------------------------------
        Reporter:  jstolarek         |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Test Suite        |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Other             |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Thomas Miedema <thomasmiedema@…>):

 In [changeset:"6e542a62e070b113f95908315c81d01c300d8803/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="6e542a62e070b113f95908315c81d01c300d8803"
 Testsuite: add function compile_timeout_multiplier (#10345)

 And rename timeout_multiplier to run_timeout_multiplier.

 timeout_multiplier was added in commit
 a00389794b839971c7d52ead9e8570bfaa25ac55. The name suggested that it
 would affect any test, but it actually only affected tests that had a
 run component, and only that run component (as needed by test T367).

 Differential Revision: https://phabricator.haskell.org/D982
 }}}

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


More information about the ghc-tickets mailing list