[
https://issues.apache.org/jira/browse/DERBY-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tiago R. Espinha updated DERBY-3839:
------------------------------------
Attachment: ReproHoldCursorBug.java
I am uploading a new version of my reproduction test. This time I think I might
have found a different bug.
The test as it is, is failing but it shouldn't. The problem seems to be that
the updateInt() isn't persisting the changes into the database. The fail I get
is:
1)
testReproduction(org.apache.derbyTesting.functionTests.tests.store.ReproHoldCursorBug)junit.framework.AssertionFailedError:
expected:<-3000> but was:<10>
suggesting that the update isn't indeed being successful. No exceptions are
thrown and no update is made, so I believe that either way there is something
wrong going on here.
> Convert
> "org.apache.derbyTesting.functionTests.tests.store.holdCursorJDBC30.sql" to
> junit.
> -------------------------------------------------------------------------------------------
>
> Key: DERBY-3839
> URL: https://issues.apache.org/jira/browse/DERBY-3839
> Project: Derby
> Issue Type: Test
> Components: Test
> Reporter: Junjie Peng
> Assignee: Tiago R. Espinha
> Attachments: derby-3839-1.patch, derby-3839-1.stat, derby-3839.patch,
> ReproHoldCursorBug.java, ReproHoldCursorBug.java
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.