Skip to content

Conversation

@naoNao89
Copy link
Contributor

Tried to reproduce on macOS 26 but tests pass fine locally.

Fails on CI's macOS 15.7.2 though. Turns out nl_langinfo returns different format codes across macOS versions. Fixed by validating the expanded output instead of checking literal format strings.

Fixes #9654

@naoNao89 naoNao89 force-pushed the fix/macos-locale-tests-9654 branch 2 times, most recently from 933541a to 8ab3dd6 Compare December 25, 2025 00:58
@naoNao89 naoNao89 marked this pull request as draft December 25, 2025 01:01
Replace literal format code checks with validation of expanded output.
Fixes test failures on macOS 15.7.2 where nl_langinfo returns
composite format codes instead of explicit ones.

Fixes uutils#9654
@naoNao89 naoNao89 force-pushed the fix/macos-locale-tests-9654 branch from 8ab3dd6 to 0caeab6 Compare December 25, 2025 01:12
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/sort/sort-debug-keys is no longer failing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant