This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Include LOCPATH in default test environment


On 06/10/2014 04:00 PM, Andreas Schwab wrote:
Stefan Liebler <stli@linux.vnet.ibm.com> writes:

tst-strcoll-overflow (make xtests) is failing (on s390) due to this
commit. The test sets locale en-GB.UTF-8, which does not exist in
localedata-path and the test exits without testing strcoll.

That means localedata/Makefile:LOCALES needs to be updated.

Andreas.

Hi,

this patch generates en_GB.UTF-8, which is used in tst-strcoll-overflow.
This solves the issue on s390/s390x.
Please retest and commit.

Bye

---
2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>

	* Makefile (LOCALES): Add en_GB.UTF-8.
---

Attachment: patchglibc_tst_strcoll_enGB_Generate
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]