Re: JDBC CTS 1.2.1

Поиск
Список
Период
Сортировка
Искать
От
Oliver Jowett
Тема
Re: JDBC CTS 1.2.1
Дата
Msg-id
41802737.2030203@opencloud.com
Ответ на
Список
Дерево обсуждения
patch: bring org/postgresql/test/README up to date Vadim Nasardinov <vadimn@redhat.com>
Re: patch: bring org/postgresql/test/README up to date Kris Jurka <books@ejurka.com>
JDBC CTS 1.2.1 (was: Re: patch: bring org/postgresql/test/README up to date) Vadim Nasardinov <vadimn@redhat.com>
Re: JDBC CTS 1.2.1 Vadim Nasardinov <vadimn@redhat.com>
Re: JDBC CTS 1.2.1 Oliver Jowett <oliver@opencloud.com>
Re: JDBC CTS 1.2.1 Vadim Nasardinov <vadimn@redhat.com>
Re: JDBC CTS 1.2.1 Dave Cramer <pg@fastcrypt.com>
Re: JDBC CTS 1.2.1 Vadim Nasardinov <vadimn@redhat.com>
Re: JDBC CTS 1.2.1 Dave Cramer <pg@fastcrypt.com>
Re: JDBC CTS 1.2.1 Vadim Nasardinov <vadimn@redhat.com>
Re: JDBC CTS 1.2.1 Oliver Jowett <oliver@opencloud.com>
Re: JDBC CTS 1.2.1 Vadim Nasardinov <vadimn@redhat.com>
Re: JDBC CTS 1.2.1 Oliver Jowett <oliver@opencloud.com>
1+1+16 = 18 failures (was: Re: JDBC CTS 1.2.1) Vadim Nasardinov <vadimn@redhat.com>
Re: 1+1+16 = 18 failures Dave Cramer <pg@fastcrypt.com>
Re: JDBC CTS 1.2.1 Kris Jurka <books@ejurka.com>
test coverage (was: Re: JDBC CTS 1.2.1) Vadim Nasardinov <vadimn@redhat.com>
Vadim Nasardinov wrote:

> Before attempting to tackle the 1.3.1 suite, I tried to get 1.2.1 up
> and running.  My results are as follows:
> 
>     PASSED:  1778
>     FAILED:   510
> 
> The attached report lists the names of failing tests.  Do these
> numbers seem to be in the right ballpark, or am I wildly off base
> here?  I haven't begun to take a closer look at failures [2] yet.
> Thought I'd ask here first.

Lots of those failures seem to be this same error:

> SVR: createString1: create table ctstable1 (TYPE_ID int, TYPE_DESC varchar(32), primary key(TYPE_ID))
> SVR-ERROR: SQLException creating ctstable2 or ctstable1 table
> SVR-ERROR: ERROR:  current transaction is aborted, queries ignored until end of transaction block
> SVR: Closed the database connection
> SVR-ERROR: Setup Failed!

which looks like a setup problem of some sort rather than a real failure.

-O
В списке pgsql-jdbc по дате отправления
От: Vadim Nasardinov
Дата:
От: Vadim Nasardinov
Дата:
Сообщение: Re: JDBC CTS 1.2.1
FAQ