1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/selftest/knownfail.d
Ralph Boehme a7c877847f vfs_fruit: validation of writes on AFP_AfpInfo stream
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13677

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-11-09 22:42:27 +01:00
..
dns samba_dnsupdate: honor 'dns zone scavenging' option, only update if needed 2018-09-12 18:03:10 +02:00
encrypted_secrets dsdb encrypted_secrets tests: Allow "ldb://" in file path 2018-10-19 06:17:25 +02:00
getncchanges selftest/knownfail.d: PY3 entry fro getncchanges 2018-09-15 15:18:30 +02:00
keytab selftest/samba4.blackbox.export.keytab: Update to use a principal with SPN as UPN 2018-09-05 11:42:25 +02:00
labdc selftest: Add a 'LABDC' testenv to mimic a preproduction test-bed 2018-07-10 04:42:10 +02:00
netlogon smbtorture: Add more tests around NETLOGON challenge reuse 2017-06-27 16:57:42 +02:00
ntlmv1-restrictions selftest/knownfail.d: Add PY3 rule for samba.tests.py_credentials 2018-09-05 23:27:12 +02:00
ntlmv2-restrictions s4:selftest: replace --option=usespnego= with --option=clientusespnego= 2018-01-10 01:01:24 +01:00
password_settings selftest: Tweak PSO test-suite name 2018-09-21 22:58:17 +02:00
README
replica_sync selftest/knownfail.d: PY3 rule for replica_sync 2018-09-15 15:18:28 +02:00
s3-lsa-server test_trust_ntlm.sh: add lookup name tests 2018-02-21 14:19:19 +01:00
samba3.vfs.fruit vfs_fruit: validation of writes on AFP_AfpInfo stream 2018-11-09 22:42:27 +01:00
smbclient-smb3 s3:selftest: run samba3.blackbox.inherit_owner tests with NT1 and SMB3 2017-06-27 16:57:48 +02:00
upn_handling s3:winbind: Do not lookup local system accounts in AD 2018-07-04 23:55:56 +02:00

# 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!