From bc59ebf5231b44220598dfdf44c9a2cfcc538711 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. Reviewed by: Jeremy Allison --- selftest/knownfail | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/selftest/knownfail b/selftest/knownfail index e3341e95901..bdeb92bbc4c 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -173,13 +173,8 @@ ^samba3.smb2.durable-v2-open.open-lease ^samba3.smb2.durable-v2-open.persistent-open-lease ^samba3.smb2.durable-v2-open.app-instance -^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