Re: Status of JDBC test suite?

Поиск
Список
Период
Сортировка
От Anders Bengtsson
Тема Re: Status of JDBC test suite?
Дата
Msg-id Pine.LNX.4.33.0108262125280.2404-100000@sensenet.localdomain
обсуждение исходный текст
Ответ на Status of JDBC test suite?  (Rene Pijlman <rpijlman@wanadoo.nl>)
Ответы Re: Status of JDBC test suite?
Список pgsql-jdbc
On Sun, 26 Aug 2001, Rene Pijlman wrote:

> While working on the executeBatch() patch I noticed that the
> JDBC 2 test suite with current CVS code generates 9
> errors/failures. Some of these errors appear to be caused by
> tests that do not create their own tables.

With the tables added it's still around 6-7 tests that fail.

> Before I dive into this and fix the test suite, I just wanted to
> check if someone else has already looked into this. Any
> information about the status of the test suite?

Since it's non-obvious how to initialize it and how to use it, very few
have. :-) Most recently some updates in DatabaseMetaData broke some test
cases.

Ideally we should be able to extract parts of the test suite that could be
run without connecting to a backend. It would then be possible to at least
run those parts of the tests in "make".

/Anders
_____________________________________________________________________
A n d e r s  B e n g t s s o n                   ndrsbngtssn@yahoo.se
Stockholm, Sweden


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Rene Pijlman
Дата:
Сообщение: Status of JDBC test suite?
Следующее
От: Rene Pijlman
Дата:
Сообщение: Re: Status of JDBC test suite?