Hello . I have executed resultsetStream.java in network environment . And found error attached to this mail as resultsetStream.diff .
It seems that output of part commented as next in resultsetStream.java is
different between network and embedded environments .
// check binary input streams of invalid length.
// JDBC 3.0 tutorial says stream contents must match length.
Now, I'm thinking to add resultsetStream_sed.properties to avoid this problem .
Best regards .
/*
Tomohito Nakayama
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Naka
http://www5.ocn.ne.jp/~tomohito/TopPage.html
*/
----- Original Message -----
From: "TomohitoNakayama" <[EMAIL PROTECTED]>
To: "Derby Development" <[email protected]> Sent: Sunday, October 02, 2005 1:36 PM Subject: Re: [jira] Commented: (DERBY-525) getAsciiStreamshould replace non-ASCII characters with 0x3f, '?' to match embedded
Hello.I didn't realize it was excluded. Well, I will try executing ./functionTests/tests/jdbcapi/resultsetStream.java in network environment test before modify ./functionTests/tests/jdbcapi/resultsetStream.java .//If there exists what must be done in resultsetStream.java , I think new issue may be needed for that . Best regards. /* Tomohito Nakayama [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Naka http://www5.ocn.ne.jp/~tomohito/TopPage.html */----- Original Message ----- From: "Sunitha Kambhampati" <[EMAIL PROTECTED]>To: "Derby Development" <[email protected]> Sent: Sunday, October 02, 2005 2:12 AM Subject: Re: [jira] Commented: (DERBY-525) getAsciiStreamshould replace non-ASCII characters with 0x3f, '?' to match embeddedTomohito Nakayama (JIRA) wrote:[ http://issues.apache.org/jira/browse/DERBY-525?page=comments#action_12331017 ]Maybe you already noticed, this test seems to be currently excluded and wont run against the network server. (.../functionTests/suites/DerbyNetClient.exclude ). I am not sure why it doesnt run against the server as yet but suspect maybe it is because of lob materialization issues If you plan to enable this test to run against server, that sounds good.Tomohito Nakayama commented on DERBY-525: ----------------------------------------- I surveyed where to add test and found next test program . I think this program is good place to add test for this issue . ./functionTests/tests/jdbcapi/resultsetStream.javaThanks, Sunitha. -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.9/116 - Release Date: 2005/09/30-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.9/116 - Release Date: 2005/09/30 -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.9/116 - Release Date: 2005/09/30
resultsetStream.diff
Description: Binary data
No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.9/116 - Release Date: 2005/09/30
