[PATCH 07/13] selftest: enable samba3.smb2.ioctl tests against s3fs

David Disseldorp ddiss at samba.org
Tue Nov 13 08:16:31 MST 2012


These tests are now expected to pass with copy-chunk support now
implemented.

This effectively reverts 632b1042aed94a71d810613fcdbbfecf615a25fa.
---
 selftest/knownfail |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/selftest/knownfail b/selftest/knownfail
index 953056e..8930baf 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -181,13 +181,13 @@
 ^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_simple\(dc\)	# not supported by s4 ntvfs server
+^samba4.smb2.ioctl.copy_chunk_multi\(dc\)	# not supported by s4 ntvfs server
+^samba4.smb2.ioctl.copy_chunk_tiny\(dc\)	# not supported by s4 ntvfs server
+^samba4.smb2.ioctl.copy_chunk_overwrite\(dc\)	# not supported by s4 ntvfs server
+^samba4.smb2.ioctl.copy_chunk_append\(dc\)	# not supported by s4 ntvfs server
+^samba4.smb2.ioctl.copy_chunk_limits\(dc\)	# not supported by s4 ntvfs server
 ^samba3.smb2.dir.one
 ^samba3.smb2.dir.modify
 ^samba3.smb2.lease.request
-- 
1.7.10.4



More information about the samba-technical mailing list