It's not that tests aren't cleaning up. See
https://issues.jboss.org/browse/AS7-5395 and the linked pull requests.
I haven't followed this one closely, but my impression from looking at
the pull request is it's also not just the undeploy/deploy cycle that's
causing issues. There's also an issue with the same table getting
created concurrently.
On 9/17/12 11:47 PM, Ondrej Zizka wrote:
This happens a lot lately. The tests should clean up better.
Caused by: java.lang.RuntimeException: JBAS010765: Error while creating
table: AB_ONETOMANYUNI
Caused by: org.h2.jdbc.JdbcSQLException: Table \"AB_ONETOMANYUNI\" already
exists; SQL statement:
CREATE TABLE AB_ONETOMANYUNI (A_OneToMany_Uni_Table_EJB INTEGER NOT NULL,
B_OneToMany_Uni_Table_EJB INTEGER NOT NULL, CONSTRAINT PK_AB_ONETOMANYUNI PRIMARY KEY
(A_OneToMany_Uni_Table_EJB, B_OneToMany_Uni_Table_EJB)) [42101-168]"},
On Mon, 2012-09-17 at 20:23 -0400, ci-builds(a)redhat.com wrote:
> as7-master-testsuite-ip6 - Build # 4081 - Failure:
>
> Check console output at to view the results.
>
>
Public:http://hudson.jboss.org/hudson/job/as7-master-testsuite-ip6/4081
>
Internal:http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-maste...
>
> Test summary:
>
> 1 tests failed.
> FAILED:
org.jboss.as.test.integration.ejb.entity.cmp.relationship.oneToManyUnidirectional.ABTestCase.org.jboss.as.test.integration.ejb.entity.cmp.relationship.oneToManyUnidirectional.ABTestCase
>
> Error Message:
> Cannot deploy: 1toMuni-cmp-relationship.jar
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev(a)lists.jboss.org <mailto:jboss-as7-dev@lists.jboss.org>
>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat