Re-enable blobclob4BLOB clobTest6 that was disabled for an old bug
------------------------------------------------------------------
Key: DERBY-1617
URL: http://issues.apache.org/jira/browse/DERBY-1617
Project: Derby
Issue Type: Test
Components: Test
Reporter: Craig Russell
Priority: Minor
The jdbc api tests in
org.apache.derbyTesting.functionTests.tests.jdbcapi.blobclob4BLOB.java have
commented out clobTest6 due to an old bug that has apparently been fixed.
line 1471:
// 0 or negative position value
if (isDerbyNet)
System.out.println(" negative tests for
clob.getSubstring won't run for network server until 5243 is fixed");
if (! isDerbyNet)
{
The disabling code in the test should be removed, which will involve updating
the canons to match.
--
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