You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Yemdjih Kaze Nasser (Jira)" <ji...@apache.org> on 2020/05/10 10:02:00 UTC

[jira] [Assigned] (FINERACT-898) Test failures due to XmlBeanDefinitionStoreException Caused by: org.xml.sax.SAXParseException

     [ https://issues.apache.org/jira/browse/FINERACT-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yemdjih Kaze Nasser reassigned FINERACT-898:
--------------------------------------------

    Assignee: Yemdjih Kaze Nasser

> Test failures due to XmlBeanDefinitionStoreException Caused by: org.xml.sax.SAXParseException
> ---------------------------------------------------------------------------------------------
>
>                 Key: FINERACT-898
>                 URL: https://issues.apache.org/jira/browse/FINERACT-898
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Assignee: Yemdjih Kaze Nasser
>            Priority: Major
>
> [https://travis-ci.org/github/apache/fineract/builds/676411255] for [https://github.com/apache/fineract/pull/763] just failed due to:
> {noformat}> Task :test
> org.apache.fineract.infrastructure.configuration.spring.SpringConfigurationTest > testSpringXMLConfiguration FAILED
>     java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
>         Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException at XmlBeanDefinitionReader.java:405
>             Caused by: org.xml.sax.SAXParseException at null:-1
> org.apache.fineract.commands.provider.CommandHandlerProviderTest > shouldThrowUnsupportedCommandException FAILED
>     java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
>         Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException at XmlBeanDefinitionReader.java:405
>             Caused by: org.xml.sax.SAXParseException at null:-1
> org.apache.fineract.commands.provider.CommandHandlerProviderTest > shouldRegisterHandler FAILED
>     java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
>         Caused by: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException at XmlBeanDefinitionReader.java:405
>             Caused by: org.xml.sax.SAXParseException at null:-1
> 23 tests completed, 3 failed{noformat}
> This makes very little sense - that PR didn't touch Spring XML files...
> I don't understand if and how this be another "spurious" test failure...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)