diff options
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/skip.opath-required | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/selftest/skip.opath-required b/selftest/skip.opath-required index c62d3ebd2e0..0faf0c4bd6c 100644 --- a/selftest/skip.opath-required +++ b/selftest/skip.opath-required @@ -7,7 +7,3 @@ # These fail because become_root() doesn't work in make test ^samba3.blackbox.dropbox.* ^samba3.raw.samba3hide.* -# This fails because of BUG: https://bugzilla.samba.org/show_bug.cgi?id=14816 -# which causes the server to hang when trying to open a pathref fifo without O_PATH. -# We need to add O_NONBLOCK to make this work. -^samba3.blackbox.fifo |