Author: tmnk Date: Wed Oct 26 04:39:25 2005 New Revision: 328631 URL: http://svn.apache.org/viewcvs?rev=328631&view=rev Log: - DERBY-640 Property of svn:eol-style was not set at java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out too - Patch by Tomohito Nakayama (tomonaka@basil.ocn.ne.jp) Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out (contents, props changed) Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out?rev=328631&r1=328630&r2=328631&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out Wed Oct 26 04:39:25 2005 @@ -1,16 +1,16 @@ -Test resultsetStream starting -getColumnCount(): 1 -Checksum of first 200 bytes 3061553656 -Size of file = 3470 -getColumnCount(): 2 -Checksum of first 200 bytes 3061553656 -second columns is 3470 -FAILS DUE TO BUG 5710 -getColumnCount(): 1 -len=56 -number of reads=56 -EXPECTED SQLSTATE(XSDA4): An unexpected exception was thrown -EXPECTED SQLSTATE(XJ001): Java exception: 'Input stream did not have exact amount of data as the requested length.: java.io.IOException'. -EXPECTED SQLSTATE(XSDA4): An unexpected exception was thrown -EXPECTED SQLSTATE(XJ001): Java exception: 'Input stream did not have exact amount of data as the requested length.: java.io.IOException'. -Test resultsetStream finished +Test resultsetStream starting +getColumnCount(): 1 +Checksum of first 200 bytes 3061553656 +Size of file = 3470 +getColumnCount(): 2 +Checksum of first 200 bytes 3061553656 +second columns is 3470 +FAILS DUE TO BUG 5710 +getColumnCount(): 1 +len=56 +number of reads=56 +EXPECTED SQLSTATE(XSDA4): An unexpected exception was thrown +EXPECTED SQLSTATE(XJ001): Java exception: 'Input stream did not have exact amount of data as the requested length.: java.io.IOException'. +EXPECTED SQLSTATE(XSDA4): An unexpected exception was thrown +EXPECTED SQLSTATE(XJ001): Java exception: 'Input stream did not have exact amount of data as the requested length.: java.io.IOException'. +Test resultsetStream finished Propchange: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/resultsetStream.out ------------------------------------------------------------------------------ svn:eol-style = native