summaryrefslogtreecommitdiff
path: root/selftest/knownfail.d
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2019-12-19 18:10:02 +0000
committerRalph Boehme <slow@samba.org>2020-04-03 15:08:33 +0000
commiteafdbba6e1fb6e64d61946e3d00e61524612424b (patch)
treefdb159f159522292cd7a7ceb272aa9fcec3cbee4 /selftest/knownfail.d
parent0721eed9727462e7e7cdbb0ffcb2ed56378f422f (diff)
downloadsamba-eafdbba6e1fb6e64d61946e3d00e61524612424b.tar.gz
selftest/knownfail.d: Add entries for samba3.unix.whoami
samba3.unix.whoami depends of posix extensions which currently only work with SMB1. These tests fail with environments nt4_member & ad_member. We currently don't have plans to provide '_smb1' variants of these environments. So in addition to adding the knownfail we add some coverage by running this test with test env ad_dc_smb1. Also we remove the associated entries from skip_smb1_fail Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'selftest/knownfail.d')
-rw-r--r--selftest/knownfail.d/smb1-tests7
1 files changed, 7 insertions, 0 deletions
diff --git a/selftest/knownfail.d/smb1-tests b/selftest/knownfail.d/smb1-tests
index f11c43934eb..21aab4d639c 100644
--- a/selftest/knownfail.d/smb1-tests
+++ b/selftest/knownfail.d/smb1-tests
@@ -30,3 +30,10 @@
^samba3.blackbox.smbclient_s3.NT1.(plain|sign).member_creds.rename_dotdot\((ad_member|nt4_member)\)
^samba3.blackbox.smbclient_s3.NT1.(plain|sign).member_creds.volume\((ad_member|nt4_member)\)
^samba3.blackbox.smbclient_s3.NT1.(plain|sign).member_creds.delete a non empty directory\((ad_member|nt4_member)\)
+^samba3.unix.whoami machine account.whoami\(ad_member:local\)
+^samba3.unix.whoami.whoami\(nt4_member\)
+^samba3.unix.whoami anonymous connection.whoami\(nt4_member\)
+^samba3.unix.whoami.whoami\(ad_member\)
+^samba3.unix.whoami kerberos connection.whoami\(ad_member\)
+^samba3.unix.whoami anonymous connection.whoami\(ad_member\)
+^samba3.unix.whoami ntlm user@realm.whoami\(ad_member\)