Files
spring-batch/spring-batch-samples/build/test-results/test/TEST-org.springframework.batch.sample.LoopFlowSampleFunctionalTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

47 lines
7.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.sample.LoopFlowSampleFunctionalTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:06:34" hostname="Michaels-MacBook-Pro-3.local" time="0.072">
<properties/>
<testcase name="testJobLaunch" classname="org.springframework.batch.sample.LoopFlowSampleFunctionalTests" time="0.072"/>
<system-out><![CDATA[10:06:34,324 INFO Thread-36 GenericApplicationContextFactory$ResourceXmlApplicationContext:985 - Closing ResourceXmlApplicationContext:file:/Users/mminella/Documents/IntelliJWorkspace/spring-batch/spring-batch-samples/build/resources/main/jobs/adhocLoopJob.xml
10:06:34,330 INFO Test worker DefaultTestContextBootstrapper:260 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
10:06:34,331 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d90d1de, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d039d21, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@137c6647, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5748cded, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7c7df8fb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5db688c0]
10:06:34,331 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [simple-job-launcher-context.xml]
10:06:34,338 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [data-source-context.xml]
10:06:34,349 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [org/springframework/batch/sample/config/common-context.xml]
10:06:34,356 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [jobs/loopFlowSample.xml]
10:06:34,367 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [job-runner-context.xml]
10:06:34,376 INFO Test worker GenericApplicationContext:581 - Refreshing org.springframework.context.support.GenericApplicationContext@2d88936f: startup date [Thu Mar 23 10:06:34 CDT 2017]; root of context hierarchy
10:06:34,412 INFO Test worker AutowiredAnnotationBeanPostProcessor:151 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
10:06:34,431 INFO Test worker PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'jobRegistry' of type [class org.springframework.batch.core.configuration.support.MapJobRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
10:06:34,445 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql]
10:06:34,447 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] in 2 ms.
10:06:34,448 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql]
10:06:34,450 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 2 ms.
10:06:34,450 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql]
10:06:34,452 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 2 ms.
10:06:34,464 INFO Test worker JobRepositoryFactoryBean:184 - No database type set, using meta data indicating: HSQL
10:06:34,465 INFO Test worker SimpleJobLauncher:201 - No TaskExecutor has been set, defaulting to synchronous executor.
10:06:34,540 INFO Test worker SimpleJobLauncher:139 - Job: [FlowJob: [name=loopFlowSample]] launched with the following parameters: [{random=336821}]
10:06:34,545 INFO Test worker SimpleStepHandler:146 - Executing step: [step1]
10:06:34,551 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,558 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,559 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,563 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,565 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,568 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,570 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,575 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,577 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,583 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,584 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,589 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,590 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,596 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,598 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,601 INFO Test worker SimpleStepHandler:119 - Duplicate step [step2] detected in execution of job=[loopFlowSample]. If either step fails, both will be executed again on restart.
10:06:34,603 INFO Test worker SimpleStepHandler:146 - Executing step: [step2]
10:06:34,606 INFO Test worker SimpleJobLauncher:142 - Job: [FlowJob: [name=loopFlowSample]] completed with the following parameters: [{random=336821}] and the following status: [COMPLETED]
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>