[GHC] #15093: Testsuite should output JUnit XML for better CircleCI support
GHC
ghc-devs at haskell.org
Fri Apr 27 10:30:44 UTC 2018
#15093: Testsuite should output JUnit XML for better CircleCI support
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
Resolution: | Keywords: CI
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mboes):
There are also ways to do this in Haskell. But not without incurring extra
dependencies. See e.g. http://hackage.haskell.org/package/tasty-jenkins-
xml and http://hackage.haskell.org/package/hspec-jenkins. Perhaps
inspiration for generating the requisite XML from the current test
harness.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15093#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list