mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
fe8a1fcda7
This is the first time we have tested the NFSv4 ACL mapping code. Sadly most tests fail but these can be fixed from here. This at least shows that the code does not segfault. Andrew Bartlett Reviewed-by: Jeremy Allison <jra@samba.org>
248 lines
13 KiB
Plaintext
248 lines
13 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.plain\(dc\).LOCK9 # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).OPLOCK2 # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).STREAMERROR # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).DIR1 # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).DIR-CREATETIME # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).DELETE-LN # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).POSIX # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).UID-REGRESSION-TEST # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).SHORTNAME-TEST # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).POSIX-APPEND # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).NTTRANS-FSCTL # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).SMB2-NEGPROT # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).BAD-NBT-SESSION # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).SMB2-SESSION-REAUTH # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.plain\(dc\).SMB2-SESSION-RECONNECT # Fails against the s4 ntvfs server
|
|
^samba3.smbtorture_s3.crypt_server\(s3dc\).SMB2-SESSION-REAUTH # expected to give ACCESS_DENIED SMB2.1 doesn't have encryption
|
|
^samba3.smbtorture_s3.crypt_server\(s3dc\).SMB2-SESSION-RECONNECT # expected to give CONNECTION_DISCONNECTED, we need to fix the test
|
|
^samba3.smb2.session enc.reconnect # expected to give CONNECTION_DISCONNECTED, we need to fix the test
|
|
^samba3.raw.session enc # expected to give ACCESS_DENIED as SMB1 encryption isn't used
|
|
^samba3.smbtorture_s3.crypt_server # expected to give ACCESS_DENIED as SMB1 encryption isn't used
|
|
^samba3.nbt.dgram.*netlogon2\(s3dc\)
|
|
^samba3.*rap.sam.*.useradd # Not provided by Samba 3
|
|
^samba3.*rap.sam.*.userdelete # Not provided by Samba 3
|
|
^samba3.libsmbclient.opendir # This requires a workgroup called 'WORKGROUP' and for netbios browse lists to have been registered
|
|
# see bug 8412
|
|
^samba3.smb2.rename.*.simple_nodelete
|
|
^samba3.smb2.rename.*.no_share_delete_no_delete_access
|
|
#These rpcclient combinations (pipe-level authentication but without sign or seal) need fixing in s3
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,bigendian\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,bigendian\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,smb2\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,smb2,bigendian\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2\]
|
|
^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2,bigendian\]
|
|
^samba3.blackbox.smbclient_machine_auth.plain \(s3dc:local\)# the S3dc does not currently set up a self-join
|
|
^samba3.raw.samba3hide.samba3hide\((s3dc|plugin_s4_dc)\) # This test fails against an smbd environment with NT ACLs enabled
|
|
^samba3.raw.samba3closeerr.samba3closeerr\(s3dc\) # This test fails against an smbd environment with NT ACLs enabled
|
|
^samba3.raw.acls nfs4acl_xattr.INHERITFLAGS\(s3dc\) # This (and the follow nfs4acl_xattr tests fail because our NFSv4 backend isn't a complete mapping yet.
|
|
^samba3.raw.acls nfs4acl_xattr.dynamic\(s3dc\)
|
|
^samba3.raw.acls nfs4acl_xattr.sd\(s3dc\)
|
|
^samba3.raw.acls nfs4acl_xattr.create_file\(s3dc\)
|
|
^samba3.raw.acls nfs4acl_xattr.create_dir\(s3dc\)
|
|
^samba3.raw.acls nfs4acl_xattr.nulldacl\(s3dc\)
|
|
^samba3.raw.acls nfs4acl_xattr.generic\(s3dc\)
|
|
^samba3.raw.acls nfs4acl_xattr.inheritance\(s3dc\)
|
|
^samba3.base.delete.deltest16a
|
|
^samba3.base.delete.deltest17a
|
|
^samba3.unix.whoami anonymous connection.whoami\(plugin_s4_dc\) # We need to resolve if we should be including SID_NT_WORLD and SID_NT_NETWORK in this token
|
|
^samba3.unix.whoami anonymous connection.whoami\(s3member\) # smbd maps anonymous logins to domain guest in the local domain, not SID_NT_ANONYMOUS
|
|
# 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.*.deltest17b
|
|
^samba4..*base.delete.*.deltest17c
|
|
^samba4..*base.delete.*.deltest17e
|
|
^samba4..*base.delete.*.deltest17f
|
|
^samba4..*base.delete.*.deltest20a
|
|
^samba4..*base.delete.*.deltest20b
|
|
^samba4.raw.session.reauth
|
|
^samba4.raw.session.expire1
|
|
^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 on ncalrpc
|
|
^samba4.rpc.lsalookup on ncacn_np
|
|
^samba4.rpc.lsalookup with seal,padcheck
|
|
^samba4.rpc.lsalookup with validate
|
|
^samba4.rpc.lsalookup with bigendian
|
|
^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
|
|
^samba4.*.base.maximum_allowed # broken until we implement NTCREATEX_OPTIONS_BACKUP_INTENT
|
|
.*net.api.delshare.* # DelShare isn't implemented yet
|
|
^samba4.rap.*netservergetinfo
|
|
^samba4.rap.*netsessionenum
|
|
^samba4.rap.*netsessiongetinfo
|
|
^samba4.rap.*netremotetod
|
|
# SMB2 in s4 does not seem to support rename correctly
|
|
^samba4.smb2.rename.simple\(.*\)$
|
|
^samba4.smb2.rename.no_sharing\(.*\)$
|
|
^samba4.smb2.rename.share_delete_and_delete_access\(.*\)$
|
|
^samba4.smb2.rename.no_share_delete_but_delete_access\(.*\)$
|
|
^samba4.smb2.rename.share_delete_no_delete_access\(.*\)$
|
|
^samba4.smb2.rename.no_share_delete_no_delete_access\(.*\)$
|
|
^samba4.smb2.rename.msword
|
|
^samba4.smb2.compound.related3
|
|
^samba4.smb2.compound.compound-break
|
|
^samba4.winbind.struct.*.show_sequence # Not yet working in winbind
|
|
^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.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.INHERITFLAGS
|
|
^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.dirsync.python.dc..__main__.ExtendedDirsyncTests.test_dirsync_deleted_items
|
|
#^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.*
|
|
^samba4.libsmbclient.opendir.opendir # This requires netbios browsing
|
|
^samba4.rpc.drsuapi.*.drsuapi.DsGetDomainControllerInfo\(.*\)$
|
|
^samba4.rpc.drsuapi.*.drsuapi.DsCrackNames\(.*\)$
|
|
^samba4.smb2.oplock.exclusive2\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.exclusive5\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.exclusive6\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.brl3\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.levelii500\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.brl1\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch22\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch19\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch12\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch11\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch1\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch6\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch9\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch10\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.batch20\(.*\)$ # samba 4 oplocks are a mess
|
|
^samba4.smb2.oplock.stream1 # samba 4 oplocks are a mess
|
|
^samba4.smb2.getinfo.getinfo # streams on directories does not work
|
|
^samba4.ntvfs.cifs.krb5.base.createx_access.createx_access\(.*\)$
|
|
^samba4.rpc.lsa.forest.trust #Not fully provided by Samba4
|
|
^samba4.blackbox.kinit\(.*\).kinit with user password for expired password\(.*\) # We need to work out why this fails only during the pw change
|
|
^samba4.blackbox.dbcheck\(vampire_dc\).dbcheck\(vampire_dc:local\) # Due to replicating with --domain-critical-only we fail dbcheck on this database
|
|
^samba4.blackbox.upgradeprovision.alpha13.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects
|
|
^samba4.blackbox.upgradeprovision.alpha13.ldapcmp_full_sd\(none\) # Due to something rewriting the NT ACL on DNS objects
|
|
^samba4.blackbox.upgradeprovision.release-4-0-0.ldapcmp_sd\(none\) # Due to something rewriting the NT ACL on DNS objects
|
|
^samba3.smb2.create.gentest
|
|
^samba3.smb2.create.blob
|
|
^samba3.smb2.create.open
|
|
^samba3.smb2.create.leading-slash
|
|
^samba3.smb2.notify.valid-req
|
|
^samba3.smb2.notify.dir
|
|
^samba3.smb2.notify.rec
|
|
^samba3.smb2.durable-open.lock-lease
|
|
^samba3.smb2.durable-open.reopen4
|
|
^samba3.smb2.durable-open.delete_on_close2
|
|
^samba3.smb2.durable-v2-open.open-lease
|
|
^samba3.smb2.durable-v2-open.persistent-open-lease
|
|
^samba3.smb2.durable-v2-open.app-instance
|
|
^samba4.smb2.ioctl.req_resume_key\(dc\) # not supported by s4 ntvfs server
|
|
^samba4.smb2.ioctl.copy_chunk_\w*\(dc\) # not supported by s4 ntvfs server
|
|
^samba3.smb2.dir.one
|
|
^samba3.smb2.dir.modify
|
|
^samba3.smb2.lease.request
|
|
^samba3.smb2.lease.upgrade
|
|
^samba3.smb2.lease.break
|
|
^samba3.smb2.lease.oplock
|
|
^samba3.smb2.lease.multibreak
|
|
^samba3.smb2.lease.v2_request
|
|
^samba3.smb2.oplock.batch12
|
|
^samba3.smb2.oplock.batch20
|
|
^samba3.smb2.oplock.stream1
|
|
^samba3.smb2.streams.rename
|
|
^samba3.smb2.streams.rename2
|
|
^samba3.smb2.streams.attributes
|
|
^samba3.smb2.getinfo.getinfo
|
|
^samba3.smb2.setinfo.setinfo
|
|
^samba3.smb2.session.*reauth5 # some special anonymous checks?
|
|
^samba3.smb2.compound.interim2 # wrong return code (STATUS_CANCELLED)
|
|
^samba3.raw.session.*reauth2 # maybe fix this?
|
|
^samba3.rpc.spoolss.printer.addprinter.driver_info_winreg # knownfail or flapping?
|
|
^samba3.rpc.spoolss.printer.addprinterex.driver_info_winreg # knownfail or flapping?
|
|
#
|
|
# The following tests fail against plugin_s4_dc (aka s3fs) currently.
|
|
# These need to be examined and either fixed or correctly categorised.
|
|
# but in the interests of ensuring we do not regress, we run the tests
|
|
# and list the current failures here.
|
|
#
|
|
^samba3.rpc.eventlog.eventlog.GetLogIntormation\(plugin_s4_dc\)
|
|
^samba3.rpc.eventlog.eventlog.FlushEventLog\(plugin_s4_dc\)
|
|
^samba3.rpc.eventlog.eventlog.ReportEventLog\(plugin_s4_dc\)
|
|
^samba3.rpc.eventlog.eventlog.ReadEventLog\(plugin_s4_dc\)
|
|
^samba3.rpc.eventlog.eventlog.GetNumRecords\(plugin_s4_dc\)
|
|
^samba3.rpc.eventlog.eventlog.OpenEventLog\(plugin_s4_dc\)
|
|
^samba3.rap.basic.netsessiongetinfo\(plugin_s4_dc\)
|
|
#
|
|
# The Samba4 netlogon server does not implement these LogonControl operations
|
|
#
|
|
^samba3.rpc.netlogon.admin.netlogon.LogonControl2\(plugin_s4_dc\)
|
|
^samba3.rpc.netlogon.admin.netlogon.LogonControl\(plugin_s4_dc\)
|
|
^samba3.rpc.netlogon.admin.netlogon.LogonControl2\(plugin_s4_dc\)
|
|
^samba3.rpc.netlogon.admin.netlogon.LogonControl\(plugin_s4_dc\)
|
|
^samba3.rpc.netlogon.admin.netlogon.LogonControl2\(plugin_s4_dc\)
|
|
^samba3.rpc.netlogon.admin.netlogon.LogonControl\(plugin_s4_dc\)
|
|
#
|
|
# The Samba4 winbind does not cover the full winbind protocol, so these are expected
|
|
#
|
|
^samba3.winbind.struct.info\(plugin_s4_dc\)
|
|
^samba3.winbind.struct.show_sequence\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcPingDc\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcPingDc2\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcListTrusts\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcLookupDomainController\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcLookupDomainControllerEx\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcResolveWinsByName\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcResolveWinsByIP\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcLookupRids\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcGetSidAliases\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcLogonUser\(plugin_s4_dc\)
|
|
^samba3.winbind.wbclient.wbcChangeUserPassword\(plugin_s4_dc\)
|