summaryrefslogtreecommitdiff
path: root/selftest/skip
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-06-30 13:49:38 +0200
committerMichael Adam <obnox@samba.org>2015-06-30 17:24:37 +0200
commit36272ac1983da95912c32ab249d1ecb2dd1041d7 (patch)
treeb6ae732ba0dbbc2c676b7f5ced0207d71d35620c /selftest/skip
parent3bc8d520e9446b3ddbfca8594ddbbed1bee23712 (diff)
downloadsamba-36272ac1983da95912c32ab249d1ecb2dd1041d7.tar.gz
selftest: skip the ntvfs based base.defer_open tests
They have timing issues and the ntvfs is not the focus of development. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Tue Jun 30 17:24:37 CEST 2015 on sn-devel-104
Diffstat (limited to 'selftest/skip')
-rw-r--r--selftest/skip1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/skip b/selftest/skip
index 77905945e36..94d0a88b7e5 100644
--- a/selftest/skip
+++ b/selftest/skip
@@ -103,6 +103,7 @@ bench # don't run benchmarks in our selftest
^samba4.*.base.delaywrite # This is randomly failing, depending on timing and filesystem features
^samba4.*.base.winattr
^samba4.*.base.birthtime
+^samba4.*base.defer_open
^samba4.smb2.acls # new test which doesn't pass yet
# ktutil might not be installed or from mit...
# we should build a samba4ktutil and use that instead