selftest/knownfail.d: Add samba4.blackbox.smbclient
authorNoel Power <noel.power@suse.com>
Thu, 19 Dec 2019 18:39:09 +0000 (18:39 +0000)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:33 +0000 (15:08 +0000)
This test fails for admember & chgdcpass test envs because they
don't support SMB1

Note: There is some coverage for this test with other test envs e.g.
      s4member, ad_dc_ntvfs & others

Additionally IIUC this test seems to be for testing smbclient4
(if this assumption is incorrect then we could substitute with
smbclient(s3)) However, for the moment it seems best to disable this
test as smbclient4 doesn't support SMB1 and we have sufficient coverage
with other SMB1 supporting envs

Also remove associated entries from skip_smb1_fail

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/smb1-tests
selftest/skip_smb1_fails

index 61918d12cb0055bb780fe1c24c1542dee5dffbf6..c0b196b421b76839118599cb6451161e55da2888 100644 (file)
@@ -40,3 +40,7 @@
 ^samba4.smb.signing disabled on with -k no --signing=off domain-creds.xcopy\(ad_member\)
 ^samba4.smb.signing disabled on with -k no --option=gensec:spengo=no --signing=off domain-creds.xcopy\(ad_member\)
 ^samba4.smb.signing disabled on with -k yes --signing=off domain-creds.xcopy\(ad_member\)
+^samba4.blackbox.smbclient\(ad_member:local\).Test login with --machine-pass without kerberos\(ad_member:local\)
+^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\)
index 2e7670b38c9629f991da559f221f886ba814f445..0aa9e3dc259f43527a2d01ef3d02d024cf9bb249 100644 (file)
@@ -7,5 +7,3 @@
 # b) port the failing test to SMB2
 # c) fix the test
 ^samba3.blackbox.smbclient_basic.NT1\(nt4_dc_schannel\)
-^samba4.blackbox.smbclient\(ad_member:local\)\(ad_member:local\)
-^samba4.blackbox.smbclient\(chgdcpass:local\)\(chgdcpass:local\)