uutils / coreutils

Cross-platform Rust rewrite of the GNU coreutils
https://uutils.github.io/
MIT License
17.23k stars 1.24k forks source link

Cargo.toml: add "expensive_tests" feature #6498

Closed cakebaker closed 5 days ago

cakebaker commented 1 week ago

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).

github-actions[bot] commented 6 days ago

GNU testsuite comparison:

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