On 09/03/2026 20:36, Bruno Haible via GNU coreutils General Discussion wrote:
Hi,The expand/mb and unexpand/mb tests fail on several platforms, as reported by the multi-platform CI. Find attached two zips: - one with the expand/mb failure logs, - one with the unexpand/mb failure logs.
Oops they assume the presence of the en_US.UTF-8 locale. I've adjusted master to use $LOCALE_FR_UTF8 if available. cheers, Padraig
