[ http://issues.apache.org/jira/browse/DERBY-1165?page=comments#action_12372318 ]
Myrna van Lunteren commented on DERBY-1165: ------------------------------------------- Note, that the rewriting needs to focus on jdk1.3 - I think the test jdbcapi/XATest.java already includes the details of xaSimplePositive.sql but doesn't run with jdk1.3, which is why xaSimplePositive.sql was kept alive. > A test checking the transaction ids returned by xa_recover is needed > -------------------------------------------------------------------- > > Key: DERBY-1165 > URL: http://issues.apache.org/jira/browse/DERBY-1165 > Project: Derby > Type: Test > Reporter: Knut Anders Hatlen > Priority: Minor > > jdbcapi/xaSimplePositive.sql tests xa_recover, but the transaction ids are > filtered out because of an ordering problem (see DERBY-977). A new test that > checks that the correct transaction ids are returned should be written. For > instance, xaSimplePositive.sql could be rewritten as a java/JUnit test. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
