diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-06 09:18:53 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-06 09:19:41 +1100 |
commit | 6ed9aeee2a63bbc46d8d63765dd55a23a82a1f37 (patch) | |
tree | 0cf2e21d5d88c402214d83619ebfe078505b8479 /source4/selftest/skip | |
parent | 872f9c4f91731f122cfb2efc9e5a2d391408e916 (diff) | |
download | samba-6ed9aeee2a63bbc46d8d63765dd55a23a82a1f37.tar.gz samba-6ed9aeee2a63bbc46d8d63765dd55a23a82a1f37.tar.bz2 samba-6ed9aeee2a63bbc46d8d63765dd55a23a82a1f37.zip |
s4-seftest: skip hold.oplock for SMB2 as well
This test is not designed to be run automatically. It deliberately
blocks forever.
Diffstat (limited to 'source4/selftest/skip')
-rw-r--r-- | source4/selftest/skip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 553cbe94f6..ccafbf3d09 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -20,7 +20,7 @@ base.iometer base.casetable base.nttrans base.scan.maxfid -raw.hold.oplock # Not a test, but a way to block other clients for a test +hold.oplock # Not a test, but a way to block other clients for a test raw.ping.pong # Needs second server to test rpc.samr.accessmask raw.scan.eamax |