Rollback to savepoint fails on phoneME -
xtestRollbackWillReleaseLaterSavepoints: "T1" row count: expected:<1> but
was:<8>
--------------------------------------------------------------------------------------------------------------------------
Key: DERBY-3824
URL: https://issues.apache.org/jira/browse/DERBY-3824
Project: Derby
Issue Type: Bug
Components: Regression Test Failure
Affects Versions: 10.5.0.0
Environment: Product: phoneME Advanced (phoneme_advanced_mr2-b34)
Profile: Foundation Profile Specification 1.1
JVM: CVM phoneme_advanced_mr2-b34 (interpreter loop)
Reporter: Ole Solberg
See e.g.
http://dbtg.thresher.com/derby/test/Daily/javaME/testing/Limited/testSummary-682767.html
1)
xtestRollbackWillReleaseLaterSavepoints(org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test)junit.framework.AssertionFailedError:
"T1" row count: expected:<1> but was:<8>
at
org.apache.derbyTesting.junit.BaseJDBCTestCase.assertEscapedTableRowCount(Ljava/lang/String;I)V(BaseJDBCTestCase.java:906)
at
org.apache.derbyTesting.junit.BaseJDBCTestCase.assertTableRowCount(Ljava/lang/String;I)V(BaseJDBCTestCase.java:887)
at
org.apache.derbyTesting.functionTests.tests.jdbcapi.SavepointJdbc30Test.xtestRollbackWillReleaseLaterSavepoints()V(SavepointJdbc30Test.java:937)
at
org.apache.derbyTesting.junit.BaseTestCase.runBare()V(BaseTestCase.java:104)
at
junit.extensions.TestDecorator.basicRun(Ljunit/framework/TestResult;)V(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect()V(TestSetup.java:21)
at
junit.extensions.TestSetup.run(Ljunit/framework/TestResult;)V(TestSetup.java:25)
at
org.apache.derbyTesting.junit.BaseTestSetup.run(Ljunit/framework/TestResult;)V(BaseTestSetup.java:57)
at sun.misc.CVM.runMain()V(CVM.java:514)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.