]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest/knownfail.d knownfail samba3.blackbox.smbclient_auth.plain
authorNoel Power <noel.power@suse.com>
Thu, 19 Dec 2019 17:43:10 +0000 (17:43 +0000)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:33 +0000 (15:08 +0000)
commitecaaef4ff7ecefbeec58b814c674831cf408a30d
treedf40fbbb03ecdeceb3068819e1fa6cd352bc8857
parent6d67a89a88c14a67f290bfca3d99ba9c84ed45c7
selftest/knownfail.d knownfail samba3.blackbox.smbclient_auth.plain

samba3.blackbox.smbclient_auth.plain will fail against
ad_member & nt4_member (because these envs don't
support SMB1) so we don't run these tests where either
'LANMAN2' or 'NT1' are in the options, in these cases
to get coverage so we use nt4_dc_smb1

Creating new envs for such a small amount of strictly SMB1 tests anyway
seems overkill. For the moment just create specific knownfail entries
and remove the associated entries from skip_smb1_fail

Signed-off-by: Noel Power <npower@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/skip_smb1_fails
source3/selftest/tests.py