Skip to content

Conversation

@sth0
Copy link
Contributor

@sth0 sth0 commented Apr 19, 2025

Ok, you challenged me to checkout the versions update for coreutils.
This is simple update of version and hash. Deleted patch script since fix incorporated in the update.
Validates correctly.
Fails 11 tests, looks like these are test of Chinese, French, and Japanese characters.
FAIL: test-c32isalnum.sh
FAIL: test-c32isalpha.sh
FAIL: test-c32isgraph.sh
FAIL: test-c32isprint.sh
FAIL: test-c32ispunct.sh
FAIL: test-c32islower.sh
FAIL: test-c32isspace.sh
FAIL: test-c32isupper.sh
FAIL: test-c32tolower.sh
FAIL: test-fnmatch-2.sh
FAIL: test-fnmatch-4.sh
FAIL: test-fnmatch-5.sh

…hash.

Fails 11 tests, looks like these are test of Chinese, French, and Japanese characters.
FAIL: test-c32isalnum.sh
FAIL: test-c32isalpha.sh
FAIL: test-c32isgraph.sh
FAIL: test-c32isprint.sh
FAIL: test-c32ispunct.sh
FAIL: test-c32islower.sh
FAIL: test-c32isspace.sh
FAIL: test-c32isupper.sh
FAIL: test-c32tolower.sh
FAIL: test-fnmatch-2.sh
FAIL: test-fnmatch-4.sh
FAIL: test-fnmatch-5.sh
@nieder
Copy link
Member

nieder commented Apr 19, 2025

Interesting. I only get a failure in tests/df/total-verify.sh (10.14.6) and those tests you list don't even show up in my output. Is your system US english or something else?

@sth0
Copy link
Contributor Author

sth0 commented Apr 19, 2025

My system is US English as you guessed. I know that something changed in the macOS about extended characters between system updates since rsync would always not recognize certain foreign characters when syncing files between different OS versions. So the names never matched when syncing across certain versions. Not sure which versions those were now.

But not sure why those tests aren't done on your system. I would chalk it up to the utils not being tweaked for macOS and something to wait for an upstream patch?

@nieder
Copy link
Member

nieder commented Apr 20, 2025

On 13.7.1, all tests passed for me, including the ones you highlighted. My system is also stock en_US.

What's the actual log for the failed tests?

@nieder nieder added new upstream Package has an updated upstream version waiting for reply Waiting for reply from submitter labels Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new upstream Package has an updated upstream version waiting for reply Waiting for reply from submitter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants