1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00
nixpkgs/pkgs/os-specific/linux/cryptsetup
xeji 8c6cf3de3d
cryptsetup: enable and fix tests (#46346)
Some tests use O_DIRECT which is filesystem dependent and fails in a
sandbox as well as on some filesystems without sandboxing.
Patch out O_DIRECT and disable the 4 test cases that still fail in a
sandbox. See discussion in #46151.
2018-09-08 21:24:15 +02:00
..
default.nix cryptsetup: enable and fix tests (#46346) 2018-09-08 21:24:15 +02:00
disable-failing-tests.patch cryptsetup: enable and fix tests (#46346) 2018-09-08 21:24:15 +02:00