mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
95 lines
4.4 KiB
Plaintext
95 lines
4.4 KiB
Plaintext
# This file contains a list of regular expressions matching the names of
|
|
# tests that are 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.
|
|
|
|
^samba3.blackbox.failure.failure # this is designed to fail, for testing our test infrastructure
|
|
.*driver.add_driver_timestamps # we only can store dates, not timestamps
|
|
^samba3.smbtorture_s3.LOCAL-MEMCACHE #fails
|
|
^samba3.smbtorture_s3.LOCAL-TALLOC-DICT #fails
|
|
^samba3.posix_s3.nbt.dgram.*netlogon2
|
|
^samba3.*rap.sam.*.useradd # Not provided by Samba 3
|
|
^samba3.*rap.sam.*.userdelete # Not provided by Samba 3
|
|
^samba3.posix_s3.libsmbclient .opendir # This requires a workgroup called 'WORKGROUP' and for netbios browse lists to have been registered
|
|
^samba4.local.resolve.*.async
|
|
^samba4.local.iconv.*.next_codepoint()
|
|
# these show that we still have some differences between our system
|
|
# with our internal iconv because it passes except when we bypass our
|
|
# internal iconv modules
|
|
^samba4.local.convert_string_handle.system.iconv.gd_ascii
|
|
^samba4.local.convert_string_handle.system.iconv.gd_iso8859_cp850
|
|
^samba4..*base.delete.*.deltest17
|
|
^samba4..*base.delete.*.deltest20a
|
|
^samba4..*base.delete.*.deltest20b
|
|
^samba4.raw.rename.*.osxrename
|
|
^samba4.raw.rename.*.directory rename
|
|
^samba4.rpc.winreg.*security
|
|
^samba4.local.registry.(dir|ldb).check hive security
|
|
^samba4.local.registry.local.security
|
|
^samba4.rpc.wkssvc
|
|
^samba4.rpc.handles.*.lsarpc-shared
|
|
^samba4.rpc.epmapper
|
|
^samba4.rpc.lsalookup
|
|
^samba4.rpc.cracknames
|
|
^samba4.rpc.netlogon.*.LogonUasLogon
|
|
^samba4.rpc.netlogon.*.LogonUasLogoff
|
|
^samba4.rpc.netlogon.*.DatabaseSync
|
|
^samba4.rpc.netlogon.*.DatabaseSync2
|
|
^samba4.rpc.netlogon.*.LogonControl$
|
|
^samba4.rpc.netlogon.*.LogonControl2$
|
|
^samba4.rpc.netlogon.*.NetrEnumerateTrustedDomains
|
|
^samba4.rpc.netlogon.*.NetrEnumerateTrustedDomainsEx
|
|
^samba4.rpc.netlogon.*.GetPassword
|
|
^samba4.rpc.netlogon.*.GetTrustPasswords
|
|
^samba4.rpc.netlogon.*.DatabaseRedo
|
|
^samba4.rpc.netlogon.*.ServerGetTrustInfo
|
|
^samba4.rpc.samr.passwords.badpwdcount # Not provided by Samba 4 yet
|
|
^samba4.rpc.samr.passwords.lockout
|
|
^samba4.base.charset.*.Testing partial surrogate
|
|
.*net.api.delshare.* # DelShare isn't implemented yet
|
|
^samba4.rap.*netservergetinfo
|
|
^samba4.rap.*netsessionenum
|
|
^samba4.rap.*netsessiongetinfo
|
|
^samba4.rap.*netremotetod
|
|
^samba4.smb2.persistent.handles1
|
|
^samba4.winbind.struct.*.show_sequence # Not yet working in winbind
|
|
^samba4.winbind.struct.*.getpwent # Not yet working in winbind
|
|
^samba4.winbind.struct.*.setpwent # Not yet working in winbind
|
|
^samba4.winbind.struct.*.lookup_name_sid # Not yet working in winbind
|
|
^samba4.winbind.struct.*.list_groups
|
|
^samba4.*base.delaywrite.*update of write time and SMBwrite truncate$
|
|
^samba4.*base.delaywrite.*update of write time and SMBwrite truncate expand$
|
|
^samba4.*base.delaywrite.*delayed update of write time 3a$
|
|
^samba4.*base.delaywrite.*delayed update of write time 3c$
|
|
^samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$
|
|
^samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$
|
|
^samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$
|
|
# some operations don't work over the CIFS NTVFS backend yet (eg. root_fid)
|
|
^samba4.ntvfs.cifs.*.base.createx_sharemodes_dir
|
|
^samba4.ntvfs.cifs.*.base.maximum_allowed
|
|
^samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess
|
|
^samba4.raw.lock.*.async # bug 6960
|
|
^samba4.smb2.lock.*.multiple-unlock # bug 6959
|
|
^samba4.raw.sfileinfo.*.end-of-file$ # bug 6962
|
|
^samba4.raw.oplock.*.batch22 # bug 6963
|
|
^samba4.raw.lock.*.zerobyteread # bug 6974
|
|
^samba4.smb2.lock.*.zerobyteread # bug 6974
|
|
^samba4.raw.streams.*.delete
|
|
^samba4.raw.streams.*.createdisp
|
|
^samba4.raw.streams.*.sumtab
|
|
^samba4.raw.acls.*.create_dir
|
|
^samba4.raw.acls.*.create_file
|
|
^samba4.smb2.create.*.acldir
|
|
^samba4.smb2.acls.*.generic
|
|
^samba4.smb2.acls.*.inheritflags
|
|
^samba4.smb2.acls.*.owner
|
|
^samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default
|
|
^samba4.ldap.acl.*.ntSecurityDescriptor.* # ACL extended checks on search not enabled by default
|
|
^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.test_dirsync_deleted_items
|
|
#^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.*
|
|
^samba4.drs.fsmo.python
|
|
^samba4.libsmbclient.opendir.opendir # This requires netbios browsing
|
|
^samba4.rpc.drsuapi .*.drsuapi.DsGetDomainControllerInfo$
|
|
^samba4.rpc.drsuapi .*.drsuapi.DsCrackNames$
|