From c14dacbebe47f880cb8cc08b80887c0c1d8bb2e8 Mon Sep 17 00:00:00 2001 From: Gregor Beck Date: Wed, 29 Feb 2012 11:09:56 +0100 Subject: selftest: skip samba3.smb2.hold-oplock because its not a test Signed-off-by: Stefan Metzmacher --- selftest/skip | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest/skip') diff --git a/selftest/skip b/selftest/skip index 5b7de62db7..683aa1e075 100644 --- a/selftest/skip +++ b/selftest/skip @@ -41,6 +41,7 @@ ^samba3.*raw.qfileinfo ^samba3.*raw.qfsinfo ^samba3.*raw.sfileinfo.base +^samba3.smb2.hold-oplock # Not a test, but a way to block other clients for a test ^samba4.raw.composite ^samba4.base.iometer ^samba4.base.casetable -- cgit