Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo.toml: enable uucore's mode feature #6421

Merged
merged 1 commit into from
May 23, 2024

Conversation

cakebaker
Copy link
Contributor

This PR fixes an "unresolved import uucore::mode" error when running tests with cargo test --features="<util name>" --no-default-features.

@cakebaker cakebaker force-pushed the cargo_toml_enable_mode_feature branch from 0fbc988 to 14dd223 Compare May 21, 2024 08:07
@cakebaker
Copy link
Contributor Author

Changes since last push:

  • fixed formatting error

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/timeout/timeout is no longer failing!

@sylvestre sylvestre merged commit e2aa2c7 into uutils:main May 23, 2024
66 of 68 checks passed
@cakebaker cakebaker deleted the cargo_toml_enable_mode_feature branch May 23, 2024 11:56
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