[GHC] #15093: Testsuite should output JUnit XML for better CircleCI support

GHC ghc-devs at haskell.org
Mon Apr 30 07:58:02 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 mpickering):

 This was easy to integrate but the XML was malformed somehow.

 {{{
 ParseError at [row,col]:[1,316] Message: The value of attribute "type"
 associated with an element type "failure" must not contain the '<'
 character.
 }}}

 https://circleci.com/gh/tweag/ghc/904#tests/containers/0

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


More information about the ghc-tickets mailing list