| From: | Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp> |
|---|---|
| To: | Christoph Berg <cb(at)df7cb(dot)de>, PostgreSQL ODBC <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Re: Testsuite failing on s390x |
| Date: | 2013-06-12 14:51:51 |
| Message-ID: | 51B88B07.8070007@tpf.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| Attachment | Content-Type | Size |
|---|---|---|
| testsuite.patch | text/x-patch | 2.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Berg | 2013-06-13 12:54:18 | Re: Testsuite failing on s390x |
| Previous Message | Tom Lane | 2013-06-12 14:49:24 | Re: Testsuite failing on s390x |