test blobclob4BLOB fails on OS 390
----------------------------------
Key: DERBY-575
URL: http://issues.apache.org/jira/browse/DERBY-575
Project: Derby
Type: Bug
Components: Test
Versions: 10.1.1.0
Environment: OS/390 (z/OS 1.06; IBM j2RE 1.4.2)
Reporter: Myrna van Lunteren
Priority: Minor
Fix For: 10.2.0.0
The subtest clobNegativeTest_Derby265 in test jdbcapi/blobclob4BLOB assumes that the length
of the file used (aclob.txt) is 300000 but on OS 390 (z/OS), after conversion to EBCDIC, the
length is 297000. The test should be modified to not use a hardcoded size.
--
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
|