bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65310: test failure on Alpine Linux: tests/sort/sort-debug-keys


From: Pádraig Brady
Subject: bug#65310: test failure on Alpine Linux: tests/sort/sort-debug-keys
Date: Tue, 15 Aug 2023 16:50:31 +0100
User-agent: Mozilla Thunderbird

On 15/08/2023 14:14, Bruno Haible wrote:
Hi,

Doing "make check" of current coreutils on Alpine Linux 3.18, I see a
test failure that I didn't see with the coreutils-9.3 release:

FAIL: tests/sort/sort-debug-keys

I'm attaching the relevant part of tests/test-suite.log.

In the log we have:

  + LC_ALL=fr_FR.UTF-8 sort --debug -k2g -k1b,1
  sort: text ordering performed using ‘fr_FR.UTF-8’ sorting rules
  sort: note numbers use ‘.’ as a decimal point in this locale

The fact that ',' isn't used as the decimal point is surprising,
and is what's causing the test to fail.
The attached adds an extra guard to the test to skip this portion
if ',' is not in fact the decimal point.

cheers,
Pádraig

Attachment: coreutils-alpine-decimal-test.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]