[GHC] #11165: Testsuite framework failures are too easy to ignore and too hard to find
GHC
ghc-devs at haskell.org
Sat Mar 26 01:01:11 UTC 2016
#11165: Testsuite framework failures are too easy to ignore and too hard to find
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Test Suite | Version: 7.10.2
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:D2026
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"d0787a2c232b61f8be080048ea48af7697094c97/ghc" d0787a2/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="d0787a2c232b61f8be080048ea48af7697094c97"
testsuite: Identify framework failures in testsuite summary
Currently the testsuite driver tells you how many tests failed due to a
framework failure but you need to manually grep through the testsuite
output to identify which ones.
Test Plan: Validate with, e.g., a timing out testcase
Reviewers: austin, thomie
Reviewed By: austin, thomie
Differential Revision: https://phabricator.haskell.org/D2026
GHC Trac Issues: #11165
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11165#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list