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

#8413: testsuite: Allow to skip performance tests ------------------------------------+------------------------------------- Reporter: nomeata | Owner: nomeata Type: feature request | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- More often than not the output of the performance tests is in the way, rather than helping, or simply not relevant at a certain time of development (e.g. after changing some error message generating code in the compiler). It would be nice to have a way to skip such tests. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8413 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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: -------------------------------------+------------------------------------ Changes (by nomeata): * status: new => patch Comment: Patch for review in branch `wip/T8413`; I’d like to hear a second “ok” instead before pushing the changes. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8413#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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

#8413: testsuite: Allow to skip performance tests -------------------------------------+------------------------------------ Reporter: nomeata | Owner: nomeata Type: feature request | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by nomeata): * status: patch => closed * resolution: => fixed Comment: After encouragement on IRC, pushed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8413#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8413: testsuite: Allow to skip performance tests -------------------------------------+------------------------------------ Reporter: nomeata | Owner: nomeata Type: feature request | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by goldfire): Should this perhaps be added to [wiki:Building/RunningTests/Running the testsuite instructions page]? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8413#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8413: testsuite: Allow to skip performance tests -------------------------------------+------------------------------------ Reporter: nomeata | Owner: nomeata Type: feature request | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by nomeata): It’s a rather special feature, so I figured it is sufficient do document it in [[Building/RunningTests/Settings]]. If you disagree: It’s a wiki :-) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8413#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC