Skip to content

xml-conduit testsuite failing with ghc-9.12.2 etc #204

@juhp

Description

@juhp

For stackage nightly:

           /home/curators/work/unpack-dir/unpacked/xml-conduit-1.10.0.0-277c9245044375e144ea3ce9d2d93366058520941a113819a01b292b7fa6
e8ab/src/Text/XML/Stream/Parse.hs:1304: failure in expression `runConduit $ parseLBS def "<a><b></b>" .| void (takeTree "a" ignoreAt
trs) .| sinkList'                                                                                                                   
           expected: *** Exception: InvalidEndElement (Name {nameLocalName = "a", nameNamespace = Nothing, namePrefix = Nothing}) No
thing                                                                                                                               
            but got: *** Exception: Error while parsing XML event: expected </Name {nameLocalName = "a", nameNamespace = Nothing, na
mePrefix = Nothing}>, got nothing                                                                                                   
                                    ^                       
                                                                  
                     HasCallStack backtrace:
                       throwIO, called at libraries/exceptions/src/Control/Monad/Catch.hs:308:12 in exceptions-0.10.9-687c:Control.M
onad.Catch                                                        
                       throwM, called at /home/curators/work/unpack-dir/unpacked/xml-conduit-1.10.0.0-277c9245044375e144ea3ce9d2d933
66058520941a113819a01b292b7fa6e8ab/src/Text/XML/Stream/Parse.hs:1324:71 in main:Text.XML.Stream.Parse                               
                          
                                                                  
           Examples: 39  Tried: 39  Errors: 0  Failures: 1 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions