Re: new snapshot available: coreutils-9.3.156-b3afb.tar.xz

2023-08-28 Thread Dragan Simic
0 test failures, 121 + 87 tests skipped out of 645 + 481 on Manjaro ARM Linux aarch64 (Pine64 Pinebook Pro)

Re: coreutils-9.3.147-d553ab on Android

2023-08-28 Thread Bruno Haible
On Android (Termux app, Android API level 24, Android 11.0), I see 14 ERRORs and 29 test FAILures: ERROR: tests/ls/ls-time ERROR: tests/cp/attr-existing ERROR: tests/cp/link-preserve ERROR: tests/cp/preserve-link ERROR: tests/dd/misc ERROR: tests/du/inodes ERROR: tests/ln/misc ERROR: tests/mv/forc

Re: coreutils-9.3.147-d553ab on Android

2023-08-28 Thread Pádraig Brady
On 28/08/2023 11:14, Bruno Haible wrote: On Android (Termux app, Android API level 24, Android 11.0), I see 14 ERRORs and 29 test FAILures: ERROR: tests/ls/ls-time ERROR: tests/cp/attr-existing ERROR: tests/cp/link-preserve ERROR: tests/cp/preserve-link ERROR: tests/dd/misc ERROR: tests/du/inode

Re: coreutils-9.3.147-d553ab on Android

2023-08-28 Thread Bruno Haible
Pádraig Brady wrote: > A lot of the test failures are just because > curly quotes are being used in diagnostics, > thus causing expected messages not to match. > Searching for curly quotes in the logs show many instances like: > >-sort: text ordering performed using simple byte comparison >