summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2019-08-15 14:31:54 +0200
committerStefan Metzmacher <metze@samba.org>2019-09-09 14:23:39 +0000
commitac28eec3e4af710feab3be3d4b25bfbe38294431 (patch)
treedd3e47ccd24ae55d78ded1462ded233e6628c2bb /selftest
parente18c8ced8e7a872deb118191595425ef6b826bfa (diff)
downloadsamba-ac28eec3e4af710feab3be3d4b25bfbe38294431.tar.gz
s3:torture: convert LOCK9 into LOCK9A and LOCK9B
LOCK9A is the original test (with a timeout of -1) and LOCK9B is the same but with timeout of 10 seconds. LOCK9B is needed to demonstrate a server bug in the next commits. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14113 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/skip2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/skip b/selftest/skip
index 1e7448acb9f..c471072e88f 100644
--- a/selftest/skip
+++ b/selftest/skip
@@ -34,7 +34,7 @@
^samba3.smbtorture_s3.*.pipe_number
^samba3.smbtorture_s3.LOCAL-DBTRANS #hangs for some reason
^samba3.smbtorture_s3.*.DIR1 #loops on 64 bit linux with ext4
-^samba3.smbtorture_s3.plain.LOCK9\(ad_dc_ntvfs\) # Fails against the s4 ntvfs server
+^samba3.smbtorture_s3.plain.LOCK9.*\(ad_dc_ntvfs\) # Fails against the s4 ntvfs server
^samba3.smbtorture_s3.plain.OPLOCK2\(ad_dc_ntvfs\) # Fails against the s4 ntvfs server
^samba3.smbtorture_s3.plain.STREAMERROR\(ad_dc_ntvfs\) # Fails against the s4 ntvfs server
^samba3.smbtorture_s3.plain.DIR1\(ad_dc_ntvfs\) # Fails against the s4 ntvfs server