On 16/03/2026 21:46, Bruno Haible via GNU coreutils General Discussion wrote:
The CI reports a test failure on FreeBSD 14.0:

   FAIL: tests/ls/non-utf8-hidden
   ==============================
ls: cannot compare file names ‘.hidden_valid’ and ‘.hidden_invalid\377|\355\272\255|\\u0089|\355\246\277\355\277\277’: Illegal byte sequence
   FAIL tests/ls/non-utf8-hidden.sh (exit status: 1)

I pushed a change to avoid the strcoll() by adding -U to the ls calls.

cheers,
Padraig

Reply via email to