Re: Testsuite failing on s390x

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Testsuite failing on s390x
Дата
Msg-id 51B88B07.8070007@tpf.co.jp
обсуждение исходный текст
Ответ на Testsuite failing on s390x  (Christoph Berg <cb@df7cb.de>)
Ответы Re: Testsuite failing on s390x  (Christoph Berg <cb@df7cb.de>)
Список pgsql-odbc
Hi Christoph,

(2013/06/12 19:47), Christoph Berg wrote:
> Hi,
>
> thanks for the new regression test suite in psqlodbc - I've activated
> it for the Debian package.
>
> It runs fine on all architectures except s390x (our 64bit s390 port)
> where 3 tests fail:
>
> test sampletables             ... ok
> test connect                  ... ok
> test stmthandles              ... ok
> test select                   ... ok
> test getresult                ... ok
> test prepare                  ... FAILED
> test params                   ... ok
> test notice                   ... ok
> test arraybinding             ... FAILED
> test insertreturning          ... ok
> test dataatexecution          ... FAILED
> test boolsaschar              ... ok
> test cvtnulldate              ... ok
> test alter                    ... ok

Thanks for the report.
Could you please try the attached patch?
The patch changes both the driver and testsuite.

regard,
Hiroshsi Inoue


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Testsuite failing on s390x
Следующее
От: Christoph Berg
Дата:
Сообщение: Re: Testsuite failing on s390x