107 lines
22 KiB
XML
107 lines
22 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" tests="11" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:57" hostname="Michaels-MacBook-Pro-3.local" time="0.43">
|
|
<properties/>
|
|
<testcase name="testRemoteChunkingSlaveParserWithProcessorDefined" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.102"/>
|
|
<testcase name="testRemoteChunkingSlaveItemWriterAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.008"/>
|
|
<testcase name="testRemoteChunkingMasterReplyChannelAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.01"/>
|
|
<testcase name="testRemoteChunkingMasterIdAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.006"/>
|
|
<testcase name="testRemoteChunkingSlaveInputChannelAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.009"/>
|
|
<testcase name="testRemoteChunkingSlaveIdAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.008"/>
|
|
<testcase name="testRemoteChunkingMasterMessageTemplateAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.009"/>
|
|
<testcase name="testRemoteChunkingSlaveOutputChannelAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.008"/>
|
|
<testcase name="testRemoteChunkingMasterStepAttrAssert" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.009"/>
|
|
<testcase name="testRemoteChunkingMasterParser" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.161"/>
|
|
<testcase name="testRemoteChunkingSlaveParserWithProcessorNotDefined" classname="org.springframework.batch.integration.config.xml.RemoteChunkingParserTests" time="0.099"/>
|
|
<system-out><![CDATA[2017-03-23 10:04:57,654 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6c1e2207: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,657 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserTests.xml]>
|
|
2017-03-23 10:04:57,689 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,690 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,690 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,696 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
|
|
2017-03-23 10:04:57,696 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
|
|
2017-03-23 10:04:57,697 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:04:57,751 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:04:57,754 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {service-activator:remote-chunking-slave} as a subscriber to the 'requests' channel>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.ClassPathXmlApplicationContext@6c1e2207.requests' has 1 subscriber(s).>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started remote-chunking-slave>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.ClassPathXmlApplicationContext@6c1e2207.errorChannel' has 1 subscriber(s).>
|
|
2017-03-23 10:04:57,755 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
|
|
2017-03-23 10:04:57,756 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@3bd998d7: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,757 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingItemWriterAttrTests.xml]>
|
|
2017-03-23 10:04:57,762 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,763 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,763 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,765 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@287c02b: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,765 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingReplyChannelAttrTests.xml]>
|
|
2017-03-23 10:04:57,772 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,773 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,773 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,774 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@36572a41: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,774 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingIdAttrTests.xml]>
|
|
2017-03-23 10:04:57,779 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,779 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,780 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,781 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@7cc6c3d7: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,781 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingInputChannelAttrTests.xml]>
|
|
2017-03-23 10:04:57,787 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,787 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,788 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,789 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@8025e67: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,789 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingIdAttrTests.xml]>
|
|
2017-03-23 10:04:57,795 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,796 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,797 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,798 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4c8904dd: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,799 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingMessageTemplateAttrTests.xml]>
|
|
2017-03-23 10:04:57,805 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,806 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,807 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,808 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@134c82d8: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,808 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserMissingOutputChannelAttrTests.xml]>
|
|
2017-03-23 10:04:57,813 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,813 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,814 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,815 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2c8679c9: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,815 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserMissingStepAttrTests.xml]>
|
|
2017-03-23 10:04:57,822 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,823 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,824 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,825 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@23a4867b: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,825 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingMasterParserTests.xml]>
|
|
2017-03-23 10:04:57,868 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:57,869 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:57,870 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:57,884 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
|
|
2017-03-23 10:04:57,884 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
|
|
2017-03-23 10:04:57,885 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:04:57,938 INFO Test worker [org.springframework.batch.core.repository.support.JobRepositoryFactoryBean] - <No database type set, using meta data indicating: HSQL>
|
|
2017-03-23 10:04:57,975 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:04:57,984 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
|
|
2017-03-23 10:04:57,984 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:04:57,984 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:04:57,984 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.ClassPathXmlApplicationContext@23a4867b.errorChannel' has 1 subscriber(s).>
|
|
2017-03-23 10:04:57,984 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
|
|
2017-03-23 10:04:57,986 INFO Test worker [org.springframework.context.support.ClassPathXmlApplicationContext] - <Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@ba83007: startup date [Thu Mar 23 10:04:57 CDT 2017]; root of context hierarchy>
|
|
2017-03-23 10:04:57,986 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParserNoProcessorTests.xml]>
|
|
2017-03-23 10:04:58,017 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
|
|
2017-03-23 10:04:58,018 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
|
|
2017-03-23 10:04:58,018 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
|
|
2017-03-23 10:04:58,023 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
|
|
2017-03-23 10:04:58,024 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
|
|
2017-03-23 10:04:58,025 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:04:58,080 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
|
|
2017-03-23 10:04:58,082 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {service-activator:remote-chunking-slave} as a subscriber to the 'requests' channel>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.ClassPathXmlApplicationContext@ba83007.requests' has 1 subscriber(s).>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started remote-chunking-slave>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.ClassPathXmlApplicationContext@ba83007.errorChannel' has 1 subscriber(s).>
|
|
2017-03-23 10:04:58,083 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|