<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.025</duration><failedSince>0</failedSince><name>newQuery</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Toto(id integer not null, name varchar(255))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.046</duration><failedSince>0</failedSince><name>newQuery_withToManyRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Toto(id integer not null, name varchar(255))
2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer not null)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.034</duration><failedSince>0</failedSince><name>newQuery_withToOneRelation</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Toto(id integer not null, name varchar(255))
2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Tata(name varchar(255), totoId integer not null)
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.048</duration><failedSince>0</failedSince><name>select</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Toto(id integer not null, name varchar(255))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.029</duration><failedSince>0</failedSince><name>select_columnIsRegisteredInDialect_butNotItsType</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Toto(id integer not null, dummyProp varchar(255))
</stdout></child><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.PersistenceContextPostgreSQLTest</className><duration>0.129</duration><failedSince>0</failedSince><name>select_columnTypeIsRegisteredInDialect</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>using embedded datasource
2025-11-22 18:04:17	DEBUG	DDLDeployer	create table Toto(id integer not null, dummyProp varchar(255))
</stdout></child><failCount>0</failCount><name>PersistenceContextPostgreSQLTest</name><passCount>6</passCount><skipCount>0</skipCount></classResult>