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

29 lines
4.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.JpaPagingItemReaderNativeQueryIntegrationTests" tests="3" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:05" hostname="Michaels-MacBook-Pro-3.local" time="0.013">
<properties/>
<testcase name="testReadAfterJumpFirstPage" classname="org.springframework.batch.item.database.JpaPagingItemReaderNativeQueryIntegrationTests" time="0.008"/>
<testcase name="testRead" classname="org.springframework.batch.item.database.JpaPagingItemReaderNativeQueryIntegrationTests" time="0.003"/>
<testcase name="testReadAfterJumpSecondPage" classname="org.springframework.batch.item.database.JpaPagingItemReaderNativeQueryIntegrationTests" time="0.002"/>
<system-out><![CDATA[2017-03-23 10:04:04,810 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:04,811 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:04,812 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@776c8395, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5449febf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@791bb75b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c12bbe8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ff1e1d4]>
2017-03-23 10:04:04,812 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/JpaPagingItemReaderParameterTests-context.xml]>
2017-03-23 10:04:04,826 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@4564893: startup date [Thu Mar 23 10:04:04 CDT 2017]; root of context hierarchy>
2017-03-23 10:04:04,829 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:04,845 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:04:04,848 INFO Test worker [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] - <Building JPA container EntityManagerFactory for persistence unit 'bar'>
[info 2017/03/23 10:04:04.848 CDT <Test worker> tid=0xc] HHH000204: Processing PersistenceUnitInfo [
name: bar
...]
[warn 2017/03/23 10:04:04.853 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:05.040 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:04:05.051 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:04:05,052 INFO Test worker [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] - <Initialized JPA EntityManagerFactory for persistence unit 'bar'>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>