[jboss-jira] [JBoss JIRA] (AS7-5395) Intermittent Testsuite: CMP Relationship Tests
Eduardo Martins (JIRA)
jira-events at lists.jboss.org
Sat Sep 1 19:52:32 EDT 2012
[ https://issues.jboss.org/browse/AS7-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eduardo Martins reopened AS7-5395:
----------------------------------
OK, will apply same solution as AS7-5420, i.e., force unique table names per test.
> Intermittent Testsuite: CMP Relationship Tests
> ----------------------------------------------
>
> Key: AS7-5395
> URL: https://issues.jboss.org/browse/AS7-5395
> Project: Application Server 7
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Fix For: 7.1.2.Final (EAP)
>
>
> CMP tests fail sometimes, this is due to an H2 behavior where dropping a table (done by a CMP module processor on undeploy) may be incomplete when a new deploy starts, and needs same tables.
> In concrete, the deploy code will not find the table(s) on the DB metadata, tries to create and this fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list