[
https://issues.apache.org/jira/browse/FINERACT-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger closed FINERACT-898.
--------------------------------------
Resolution: Fixed
> 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: Michael Vorburger
> Priority: Major
> Fix For: 1.5.0
>
>
> [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)