[jboss-jira] [JBoss JIRA] (AS7-5395) Intermittent Testsuite: CMP Tests
Eduardo Martins (JIRA)
jira-events at lists.jboss.org
Fri Aug 17 12:24:14 EDT 2012
Eduardo Martins created AS7-5395:
------------------------------------
Summary: Intermittent Testsuite: CMP 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
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list