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: add "expensive_tests" feature #6498

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

cakebaker
Copy link
Contributor

This PR adds a "expensive_tests" feature in order to fix "unexpected cfg condition value: expensive_tests" warnings in the nightly builds in the CI (see, for example, https://github.com/uutils/coreutils/actions/runs/9673817439/job/26688539353?pr=6496#step:7:630).

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

@sylvestre sylvestre merged commit 371ba28 into uutils:main Jun 28, 2024
66 of 68 checks passed
@cakebaker cakebaker deleted the cargo_expensive_tests_feature branch June 28, 2024 09:28
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