selftest/knownfail.d: Add entries for samba3.unix.whoami
authorNoel Power <noel.power@suse.com>
Thu, 19 Dec 2019 18:10:02 +0000 (18:10 +0000)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:33 +0000 (15:08 +0000)
commiteafdbba6e1fb6e64d61946e3d00e61524612424b
treefdb159f159522292cd7a7ceb272aa9fcec3cbee4
parent0721eed9727462e7e7cdbb0ffcb2ed56378f422f
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>
selftest/knownfail.d/smb1-tests
selftest/skip_smb1_fails
source3/selftest/tests.py