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

cp/tail: use #[ignore] to disable tests #6395

Merged
merged 2 commits into from
May 12, 2024

Conversation

cakebaker
Copy link
Contributor

This PR uses #[ignore] instead of #[cfg(disabled_until_fixed)] to disable tests. I overlooked those cases in #6388 because of the slightly different attribute name ("disabled_until_fixed" vs. "disable_until_fixed").

@sylvestre sylvestre merged commit 096d32c into uutils:main May 12, 2024
66 of 68 checks passed
@cakebaker cakebaker deleted the cp_tail_use_ignore_to_disable_tests branch May 12, 2024 14:38
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