Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.item.database.JpaPagingItemReaderCommonTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

34 lines
5.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.JpaPagingItemReaderCommonTests" tests="5" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:00" hostname="Michaels-MacBook-Pro-3.local" time="0.031">
<properties/>
<testcase name="testResetAndRestart" classname="org.springframework.batch.item.database.JpaPagingItemReaderCommonTests" time="0.007"/>
<testcase name="testRestart" classname="org.springframework.batch.item.database.JpaPagingItemReaderCommonTests" time="0.008"/>
<testcase name="testReopen" classname="org.springframework.batch.item.database.JpaPagingItemReaderCommonTests" time="0.005"/>
<testcase name="testEmptyInput" classname="org.springframework.batch.item.database.JpaPagingItemReaderCommonTests" time="0.003"/>
<testcase name="testRead" classname="org.springframework.batch.item.database.JpaPagingItemReaderCommonTests" time="0.004"/>
<system-out><![CDATA[2017-03-23 10:04:00,116 INFO Test worker [org.springframework.test.context.support.AbstractContextLoader] - <Detected default resource location "classpath:org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml" for test class [org.springframework.batch.item.database.JpaPagingItemReaderCommonTests]>
2017-03-23 10:04:00,116 INFO Test worker [org.springframework.test.context.support.AbstractDelegatingSmartContextLoader] - <GenericGroovyXmlContextLoader detected default locations for context configuration [ContextConfigurationAttributes@345e19fa declaringClass = 'org.springframework.batch.item.database.JpaPagingItemReaderCommonTests', classes = '{}', locations = '{classpath:org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].>
2017-03-23 10:04:00,116 INFO Test worker [org.springframework.test.context.support.AnnotationConfigContextLoaderUtils] - <Could not detect default configuration classes for test class [org.springframework.batch.item.database.JpaPagingItemReaderCommonTests]: JpaPagingItemReaderCommonTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.>
2017-03-23 10:04:00,117 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <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]>
2017-03-23 10:04:00,118 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
2017-03-23 10:04:00,118 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fbbab1e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7f37d51b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ed0bd33, org.springframework.test.context.transaction.TransactionalTestExecutionListener@47952819, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53498ae]>
2017-03-23 10:04:00,119 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/JpaPagingItemReaderCommonTests-context.xml]>
2017-03-23 10:04:00,125 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@44ea0a1e: startup date [Thu Mar 23 10:04:00 CDT 2017]; root of context hierarchy>
2017-03-23 10:04:00,128 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:00,151 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:04:00,155 INFO Test worker [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] - <Building JPA container EntityManagerFactory for persistence unit 'bar'>
[info 2017/03/23 10:04:00.155 CDT <Test worker> tid=0xc] HHH000204: Processing PersistenceUnitInfo [
name: bar
...]
[warn 2017/03/23 10:04:00.163 CDT <Test worker> tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time.
[info 2017/03/23 10:04:00.450 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:04:00.471 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:04:00,472 INFO Test worker [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] - <Initialized JPA EntityManagerFactory for persistence unit 'bar'>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>