[
https://jira.jboss.org/jira/browse/JBAS-6047?page=com.atlassian.jira.plug...
]
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