Re: BUG #14637: Tests fail with pl_PL.UTF-8 locale

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: tomasz.kontusz@gmail.com, pgsql-bugs@postgresql.org
Date: 2017-05-15T15:40:07Z
Lists: pgsql-bugs
On 4/30/17 20:06, tomasz.kontusz@gmail.com wrote:
> When running `./configure && make check` on Ubuntu 16.04 with pl_PL.UTF-8
> locale I'm getting 2 test failures. No failures are reported for `LANG=C
> make check`.

We try to keep the tests so that they pass under many locales.  But some
are just so different that it's too cumbersome to maintain.  This is one
such case.  Sorry.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Avoid locale-dependent output in select_views regression test.

  2. Sync our copy of the timezone library with IANA release tzcode2017b.