summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2019-12-20 12:49:08 +0000
committerRalph Boehme <slow@samba.org>2020-04-03 15:08:33 +0000
commitadba4165a5671b8f711ff41b2fe8191b33756734 (patch)
treeac95253517b54b7b76e895b5dbc2d4305cbee50e /selftest
parente7b4b349069b34fee920f83740fa2863320829b6 (diff)
downloadsamba-adba4165a5671b8f711ff41b2fe8191b33756734.tar.gz
selftest/knownfail.d: samba3.blackbox.smbclient_basic.NT1.smbclient
Add known fail for samba3.blackbox.smbclient_basic.NT1.smbclient which fails against nt4_schannel (because it doesn't support SMB1) Additionally since we don't have plans to create a nt4_schannel_smb1 test env provide additional coverage by running this test against nt4_dc_smb1 (which still support SMB1) Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/smb1-tests1
-rw-r--r--selftest/skip_smb1_fails1
2 files changed, 1 insertions, 1 deletions
diff --git a/selftest/knownfail.d/smb1-tests b/selftest/knownfail.d/smb1-tests
index c0b196b421b..7d349fdc261 100644
--- a/selftest/knownfail.d/smb1-tests
+++ b/selftest/knownfail.d/smb1-tests
@@ -44,3 +44,4 @@
^samba4.blackbox.smbclient\(ad_member:local\).Test login with --machine-pass and kerberos\(ad_member:local\)
^samba4.blackbox.smbclient\(chgdcpass:local\).Test login with --machine-pass without kerberos\(chgdcpass:local\)
^samba4.blackbox.smbclient\(chgdcpass:local\).Test login with --machine-pass and kerberos\(chgdcpass:local\)
+^samba3.blackbox.smbclient_basic.NT1.smbclient as NT4SCHANNEL.*\(nt4_dc_schannel\)
diff --git a/selftest/skip_smb1_fails b/selftest/skip_smb1_fails
index 0aa9e3dc259..6d6d23a0782 100644
--- a/selftest/skip_smb1_fails
+++ b/selftest/skip_smb1_fails
@@ -6,4 +6,3 @@
# a) remove the failing test
# b) port the failing test to SMB2
# c) fix the test
-^samba3.blackbox.smbclient_basic.NT1\(nt4_dc_schannel\)