Re: Testing big endian code with Travis CI's new s390x support - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Testing big endian code with Travis CI's new s390x support
Date
Msg-id CA+hUKGLOrupXgGgA5exFMiWdAAvAWrvyPQzRA29wStJ0HZv_yA@mail.gmail.com
Whole thread Raw
In response to Testing big endian code with Travis CI's new s390x support  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Mon, Jun 22, 2020 at 6:27 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> arch:
>   - s390x
>
> ... and then it needed these lines commented out:
>
> #before_install:
> #  - echo '/tmp/%e-%s-%p.core' | sudo tee /proc/sys/kernel/core_pattern

One thing I forgot to mention: for some reason slapd is strangely
broken on that system.  Removing the ldap test with PG_TEST_EXTRA="ssl
kerberos" works around that.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: hashagg slowdown due to spill changes
Next
From: Andres Freund
Date:
Subject: Re: Backpatch b61d161c14 (Introduce vacuum errcontext ...)