selftest: skip the ntvfs based base.defer_open tests
authorMichael Adam <obnox@samba.org>
Tue, 30 Jun 2015 11:49:38 +0000 (13:49 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 30 Jun 2015 15:24:37 +0000 (17:24 +0200)
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

selftest/skip

index 77905945e36a0bf4176a8a307a249ccf6cc7cda0..94d0a88b7e50ab45dd997ee12dbe668a5223f7a5 100644 (file)
@@ -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