From 36272ac1983da95912c32ab249d1ecb2dd1041d7 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Tue, 30 Jun 2015 13:49:38 +0200 Subject: [PATCH] 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 Reviewed-by: Stefan Metzmacher Autobuild-User(master): Michael Adam Autobuild-Date(master): Tue Jun 30 17:24:37 CEST 2015 on sn-devel-104 --- selftest/skip | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.4.GIT