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

coreutils: fix tests failing on f2fs #54411

Merged
merged 1 commit into from Jan 23, 2019

Conversation

voobscout
Copy link
Contributor

Motivation for this change

nixos-rebuild switch fails on F2FS based install.

============================================================================
Testsuite summary for GNU coreutils 8.29
============================================================================
# TOTAL: 603
# PASS:  464
# SKIP:  138
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./tests/test-suite.log
Please report to bug-coreutils@gnu.org
============================================================================

The culprit is "du threshold test" in tests/du/threshold.sh

Things done

Removed failing test, as originally suggested in the comments:
# The test tends to fail on btrfs and maybe other unusual filesystems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants