[jbosstools-issues] [JBoss JIRA] (JBIDE-26634) Hibernate ITests are failing for specific runtimes

Josef Kopriva (Jira) issues at jboss.org
Wed Jan 29 00:45:17 EST 2020


     [ https://issues.redhat.com/browse/JBIDE-26634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Kopriva reassigned JBIDE-26634:
-------------------------------------

    Assignee: Josef Kopriva


> Hibernate ITests are failing for specific runtimes
> --------------------------------------------------
>
>                 Key: JBIDE-26634
>                 URL: https://issues.redhat.com/browse/JBIDE-26634
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate, integration-tests
>    Affects Versions: 4.12.0.AM1
>            Reporter: Josef Kopriva
>            Assignee: Josef Kopriva
>            Priority: Major
>             Fix For: 4.14.x
>
>
> Some Hibernate ITests are failing for specific runtimes: 3.5, 3.6, 4.0, 4.2, 5.2, 5.3, 5.4.
> {code:java}
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3]	1 min 6 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3]	1 min 6 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3]	1 min 8 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFileWithConsole My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4]	1 min 6 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.testCreateConfigurationFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4]	1 min 6 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationFileTest.createConfigurationFileFromDatasource My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4]	1 min 8 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3]	1 min 12 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3]	1 min 12 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3]	1 min 12 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4]	1 min 12 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4]	1 min 12 sec	1
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4]	1 min 12 sec	1
>  org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5]	22 sec	1
>  org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6]	22 sec	1
>  org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2]	21 sec	1
>  org.jboss.tools.hibernate.reddeer.test.HQLEditorTest.testHQLEditor My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.2]	21 sec	1
>  org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb	1 min 10 sec	1
>  org.jboss.tools.hibernate.reddeer.test.RevengFileTest.testCreateRevengFile My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb	1 min 10 sec	1
>  org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: true]	26 sec	1
>  org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.3 use console: false]	26 sec	1
>  org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: true]	26 sec	1
>  org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.4 use console: false]	26 sec	1
>  org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5]	2 min 29 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5]	22 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6]	31 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6]	22 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfigurationWithReveng My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0]	35 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CodeGenerationConfigurationTest.testHibernateGenerateConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0]	22 sec	38
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5]	31 sec	38
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6]	31 sec	38
>  org.jboss.tools.hibernate.reddeer.test.ConsoleConfigurationTest.testConsoleConfiguration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0]	31 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.5]	27 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 3.6]	25 sec	38
>  org.jboss.tools.hibernate.reddeer.test.CriteriaEditorTest.testCriteriaEditorMvn35 My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 4.0]	25 sec	38
>  org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: true]	26 sec	91
>  org.jboss.tools.hibernate.reddeer.test.TablesFromJPAEntitiesGeneration.testDDLGeneration My H2 Driver-Generic JDBC Driver-jdbc:h2:tcp://localhost/sakila-testdb [hibernate 5.2 use console: false]
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbosstools-issues mailing list