[GHC] #8413: testsuite: Allow to skip performance tests

GHC ghc-devs
Sat Oct 5 17:07:04 UTC 2013


#8413: testsuite: Allow to skip performance tests
-------------------------------------+------------------------------------
        Reporter:  nomeata           |            Owner:  nomeata
            Type:  feature request   |           Status:  patch
        Priority:  normal            |        Milestone:
       Component:  Test Suite        |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by Joachim Breitner <mail@?>):

 In [changeset:7d29fbf373befbc0ee60dff01f6a9cabee047862/testsuite]:
 {{{
 #!CommitTicketReference repository="testsuite"
 revision="7d29fbf373befbc0ee60dff01f6a9cabee047862"
 Flag to test suite: SKIP_PERF_TESTS

 More often than not the output of the performance tests is in the way,
 rather than helping. This allows the use of `make SKIP_PERF_TESTS=YES`
 to skip these tests. Fixes #8413
 }}}

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



More information about the ghc-tickets mailing list