From a043193e5eb87e61ca7f4eee0e49177e5e4b77d8 Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Tue, 15 Jan 2013 17:23:02 +0100 Subject: [PATCH] selftest: enable samba3.smb2.ioctl tests against s3fs These tests are now expected to pass with copy-chunk support now implemented. This effectively reverts 632b1042aed94a71d810613fcdbbfecf615a25fa. (cherry picked from commit bc59ebf5231b44220598dfdf44c9a2cfcc538711) --- selftest/knownfail | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/selftest/knownfail b/selftest/knownfail index 84eb7699347..fbfeae7a039 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -171,13 +171,8 @@ ^samba3.smb2.durable-open.delete_on_close2 ^samba3.smb2.durable-v2-open.open-lease ^samba3.smb2.durable-v2-open.persistent-open-lease -^samba3.smb2.ioctl.shadow_copy -^samba3.smb2.ioctl.req_resume_key -^samba3.smb2.ioctl.copy_chunk_simple -^samba3.smb2.ioctl.copy_chunk_multi -^samba3.smb2.ioctl.copy_chunk_tiny -^samba3.smb2.ioctl.copy_chunk_overwrite -^samba3.smb2.ioctl.copy_chunk_append +^samba4.smb2.ioctl.req_resume_key\(dc\) # not supported by s4 ntvfs server +^samba4.smb2.ioctl.copy_chunk_\w*\(dc\) # not supported by s4 ntvfs server ^samba3.smb2.dir.one ^samba3.smb2.dir.modify ^samba3.smb2.lease.request -- 2.34.1