Delete superfluous test lang/longStringColumn.java
--------------------------------------------------
Key: DERBY-3696
URL: https://issues.apache.org/jira/browse/DERBY-3696
Project: Derby
Issue Type: Test
Components: Test
Affects Versions: 10.5.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Trivial
The test "lang/longStringColumn.java" simply inserts a 65K characters long Java
string into a Clob column and then retrieves it and compares it to the input.
I planned to convert it, but since our existing JUnit tests already cover this
functionality, I propose to delete the old style test.
I'll wait a few days for feedback.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.