mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-14 01:03:54 +00:00
tests/du/deref.sh and tests/du/inacc-dir.sh can fail depending
on filesystem behavior due to non-deterministic disk usage.
Other du tests are already skipped in nixpkgs, so extend the
skip list accordingly.
Fixes #508849
(cherry picked from commit 827a794ce4)