mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
572bc3e643
samba4.blackbox.pkinit falls to pass in environments that don't support SMB2 because of use (s4) smbclient4. Change test to use (s3) smbclient Additionally a test within the test script test_kinit_trusts_heimdal.sh explicitly uses smbclient4 which can't negotiate SMB1 in environments that don't support it. Add knownfail to cater for this & also remove entry from the skip file Further reference the smbclient4 specific test is associated with https://bugzilla.samba.org/show_bug.cgi?id=12554 so maybe we should keep it for the moment Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Ralph Boehme <slow@samba.org> |
||
---|---|---|
.. | ||
bug-14236 | ||
complex_expressions | ||
dns | ||
durable-v2-delay | ||
empty-domain-name | ||
encrypted_secrets | ||
getncchanges | ||
initshutdown | ||
keytab | ||
kinit_trust | ||
labdc | ||
ldap | ||
modify-order | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
password_settings | ||
python-segfaults | ||
README | ||
replica_sync | ||
s3-lsa-server | ||
samba3.vfs.fruit | ||
smbclient-smb3 | ||
srvsvc | ||
upn_handling | ||
usage | ||
vlv | ||
wkssvc |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines begining with '#' are ignored. # Please don't add tests to this README!