[jboss-jira] [JBoss JIRA] Assigned: (JBAS-6047) REGRESSION: org.jboss.test.cmp2.jbas979.JBAS979UnitTestCase.testPassivateAfterCommit
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Mon Oct 13 09:24:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan reassigned JBAS-6047:
------------------------------------
Assignee: Ivo Studensky (was: Shelly McGowan)
Ivo, these tests started failing after your testsuite changes to JBAS-5349. The first issue has been resolved. Can you look at this issue further and determine if your changes affect these remaining two tests. If not, pls reassign back to me.
> REGRESSION: org.jboss.test.cmp2.jbas979.JBAS979UnitTestCase.testPassivateAfterCommit
> ------------------------------------------------------------------------------------
>
> Key: JBAS-6047
> URL: https://jira.jboss.org/jira/browse/JBAS-6047
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Shelly McGowan
> Assignee: Ivo Studensky
>
> The trace shown above was related to the introduction of test logic for JBAS-5349 which has since been resolved.
> However, two tests are still failing and the test logic is still suspect.
> testPassivateAfterCommit_storeNotFlushedTrue
> testPassivateAfterCommit_storeNotFlushedFalse
> Table not found in statement [update AStoreNotFlushedFalse set name=? where id=?]
> java.sql.SQLException: Table not found in statement [update AStoreNotFlushedFalse set name=? where id=?]
> Table not found in statement [update AStoreNotFlushedTrue set name=? where id=?]
> java.sql.SQLException: Table not found in statement [update AStoreNotFlushedTrue set name=? where id=?]
> at org.hsqldb.jdbc.Util.throwError(Unknown Source)
> at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
> at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
> at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.doPrepareStatement(BaseWrapperManagedConnection.java:465)
> at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.prepareStatement(BaseWrapperManagedConnection.java:453)
> at org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:243)
> at org.jboss.test.cmp2.jbas979.FacadeSessionBean.updateDB(FacadeSessionBean.java:103)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list