Re: JDBC 4 tests with build 91

2006-07-19 Thread David Van Couvering
Thanks for the info, I'll await your fixes, and meanwhile filter out errors on those three tests. David Kristian Waagan wrote: V.Narayanan wrote: Hi, They seem to be related to DERBY-1417 that is still in progress Hi, Narayanan is correct. I'm working on these, but have met some obstacles

Re: JDBC 4 tests with build 91

2006-07-19 Thread Kristian Waagan
V.Narayanan wrote: Hi, They seem to be related to DERBY-1417 that is still in progress Hi, Narayanan is correct. I'm working on these, but have met some obstacles causing me to have used much longer time than expected (mostly related to LOBs and handling of length less streams). I can bump

Re: JDBC 4 tests with build 91

2006-07-18 Thread V.Narayanan
Hi, They seem to be related to DERBY-1417 that is still in progress thanx Narayanan David Van Couvering wrote On 07/19/06 06:53,: And, yes, I built Derby with this build as well: ~/ant.properties: jdk16=/usr/jdk/jdk1.6.0 bash-3.00$ /usr/jdk/jdk1.6.0/bin/java -version java version "1.6.0-rc"

Re: JDBC 4 tests with build 91

2006-07-18 Thread David Van Couvering
And, yes, I built Derby with this build as well: ~/ant.properties: jdk16=/usr/jdk/jdk1.6.0 bash-3.00$ /usr/jdk/jdk1.6.0/bin/java -version java version "1.6.0-rc" Java(TM) SE Runtime Environment (build 1.6.0-rc-b91) Java HotSpot(TM) Client VM (build 1.6.0-rc-b91, mixed mode, sharing) David Van

JDBC 4 tests with build 91

2006-07-18 Thread David Van Couvering
Hi, all. I downloaded the latest Mustang build, 91, as recommended by Knut. But when I run the jdbc40 test suite, I get a bunch of AbstractMethodError errors, for example from ClosedObjectTest: > 1) class org.apache.derby.iapi.jdbc.BrokeredPreparedStatement40.setBinaryStream(org.apache.derby