[
https://issues.apache.org/jira/browse/DERBY-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504133
]
Anurag Shekhar commented on DERBY-2715:
---------------------------------------
LobStreamsTest and ClobUpdateableReaderTest are not
using any internal interfaces. The file generated are
results of some of the operations performed (setString
and Writer.write). The bug this patch address is to delete
the abandoned before switching to new file.
DERBY-2787 address the issue of deleting file once Clob
is no longer usable (due to commit/rollback
or closed connection)
> AssertionFailedError in LobStreamsTest and ClobUpdateableReaderTest on WinXP,
> Win2003
> -------------------------------------------------------------------------------------
>
> Key: DERBY-2715
> URL: https://issues.apache.org/jira/browse/DERBY-2715
> Project: Derby
> Issue Type: Bug
> Components: Regression Test Failure
> Affects Versions: 10.3.0.0
> Environment: OS: WinXP, Win Vista, Win2003
> VM: Sun 1.4, 1.5, 1.6
> Reporter: Ole Solberg
> Assignee: Anurag Shekhar
> Priority: Minor
> Attachments: derby-2715.diff
>
>
> http://dbtg.thresher.com/derby/test/Daily/jvm1.4/testing/testlog/w2003/541997-suitesAll_diff.txt
> http://dbtg.thresher.com/derby/test/Daily/jvm1.5/testing/testlog/w2003/541997-suitesAll_diff.txt
> http://dbtg.thresher.com/derby/test/Daily/jvm1.6/testing/testlog/w2003/541997-suitesAll_diff.txt
> http://dbtg.thresher.com/derby/test/trunk15/jvm1.5/testing/testlog/CYGWIN_NT-5.1_i686-unknown/542008-org.apache.derbyTesting.functionTests.suites.All_diff.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.