Skip to content

Conversation

sylvestre
Copy link
Contributor

No description provided.

@sylvestre sylvestre changed the title Fix fmt Fix the last two GNU tests for fmt Jun 24, 2025
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/fmt/goal-option is no longer failing!

#[test]
fn test_fmt_unicode_whitespace_handling() {
// Test that Unicode whitespace characters like non-breaking space are NOT treated as whitespace
// This prevents regression of the character classification fix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what "character classification fix" refers to.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i improved the wording

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/fmt/goal-option is no longer failing!

@cakebaker cakebaker merged commit 5ce678b into uutils:main Jun 30, 2025
76 checks passed
@cakebaker
Copy link
Contributor

Congrats! The gnu test tests/fmt/goal-option is no longer failing!

Great :)

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.

2 participants