diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-12-24 22:03:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-24 22:03:16 +0000 |
commit | d38a6567dedd579cdc38b776d4e4fd28377552e2 (patch) | |
tree | 9578aa58e8df60dbe30e0952ead3c8368c985e7a /src/mqueue.rs | |
parent | 7be98a4379c57d91c6916c0a9817267ebf18c516 (diff) | |
parent | 9fe943218106636c15a968f105feb0c4dbd69f06 (diff) | |
download | nix-d38a6567dedd579cdc38b776d4e4fd28377552e2.zip |
Merge #1616
1616: Disable mknod and mknodat tests on DragonFly r=asomers a=rtzoeller
Like FreeBSD, DragonFly does not support creating regular files (i.e. `S_IFREG`) with `mknod` or `mknodat`. These tests should be disabled as they always fail.
There are still a few other failing tests on DragonFly, but it is unclear to me if they are due to faulty/inapplicable test logic or a bug in DragonFly.
Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com>
Diffstat (limited to 'src/mqueue.rs')
0 files changed, 0 insertions, 0 deletions