diff options
author | David Disseldorp <ddiss@samba.org> | 2016-10-04 01:15:20 +0200 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2016-10-06 06:14:34 +0200 |
commit | f6f6263f1f03db965b64b5d7858e44ab5ffb0aeb (patch) | |
tree | 680934bb4f9a1aa5909ea23592f5d7c81f4ff556 /selftest | |
parent | 7a1000222877cdbc8967122b9de29021a42f4c8a (diff) | |
download | samba-f6f6263f1f03db965b64b5d7858e44ab5ffb0aeb.tar.gz |
torture/ioctl: test compression responses when unsupported
Confirm that Samba matches Windows Server 2016 ReFS behaviour here.
Bug: https://bugzilla.samba.org/show_bug.cgi?id=12144
Reported-by: Nick Barrett
Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Oct 6 06:14:34 CEST 2016 on sn-devel-144
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 076880f1bd2..976761b94b4 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -173,6 +173,7 @@ ^samba3.smb2.replay.replay3 ^samba3.smb2.replay.replay4 ^samba3.smb2.lock.*replay +^samba4.smb2.ioctl.compress_notsup.*\(ad_dc_ntvfs\) ^samba3.raw.session.*reauth2 # maybe fix this? ^samba3.rpc.lsa.secrets.seal # This gives NT_STATUS_LOCAL_USER_SESSION_KEY ^samba3.rpc.samr.passwords.badpwdcount.samr.badPwdCount\(nt4_dc\) # We fail this test currently |