[GHC] #15265: Print result summary in test suite when interrupted

#15265: Print result summary in test suite when interrupted -------------------------------------+------------------------------------- Reporter: osa1 | Owner: (none) Type: task | Status: new Priority: lowest | Milestone: Component: Test Suite | Version: 8.5 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- It'd be helpful if the test runner showed summary of the tests run so far when it's interrupted. This is useful when working on new features: I sometimes run the test suite only to realize something's broken and I'm getting lots of failures. At this point no need to wait until it completes so I interrupt the process, but this doesn't print the summary of the tests run so far, so I have to use terminal scrollback and manually list failing tests etc. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15265 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15265: Print result summary in test suite when interrupted -------------------------------------+------------------------------------- Reporter: osa1 | Owner: (none) Type: task | Status: patch Priority: lowest | Milestone: Component: Test Suite | Version: 8.5 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:D4841 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D4841 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15265#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15265: Print result summary in test suite when interrupted
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: (none)
Type: task | Status: patch
Priority: lowest | Milestone:
Component: Test Suite | Version: 8.5
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:D4841
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ömer Sinan Ağacan

#15265: Print result summary in test suite when interrupted -------------------------------------+------------------------------------- Reporter: osa1 | Owner: (none) Type: task | Status: closed Priority: lowest | Milestone: Component: Test Suite | Version: 8.5 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4841 Wiki Page: | -------------------------------------+------------------------------------- Changes (by osa1): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15265#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC