source: trunk/server/source4/selftest/knownfail

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 3.7 KB
Line 
1# This file contains a list of regular expressions matching the names of
2# tests that are expected to fail.
3#
4# "make test" will not report failures for tests listed here and will consider
5# a successful run for any of these tests an error.
6samba4.local.resolve.*.async
7samba4.local.iconv.*.next_codepoint()
8samba4..*base.delete.*.deltest17
9samba4..*base.delete.*.deltest20a
10samba4..*base.delete.*.deltest20b
11samba4.raw.rename.*.osxrename
12samba4.raw.rename.*.directory rename
13samba4.rpc.winreg.*security
14samba4.local.registry.(dir|ldb).check hive security
15samba4.local.registry.local.security
16samba4.rpc.wkssvc
17samba4.rpc.handles.*.lsarpc-shared
18samba4.rpc.handles.*.mixed-shared
19samba4.rpc.epmapper
20samba4.rpc.drsuapi.*
21samba4.rpc.lsalookup
22samba4.rpc.cracknames
23samba4.rpc.netlogon.*.LogonUasLogon
24samba4.rpc.netlogon.*.LogonUasLogoff
25samba4.rpc.netlogon.*.DatabaseSync
26samba4.rpc.netlogon.*.DatabaseSync2
27samba4.rpc.netlogon.*.LogonControl
28samba4.rpc.netlogon.*.LogonControl2
29samba4.rpc.netlogon.*.DsrEnumerateDomainTrusts
30samba4.rpc.netlogon.*.NetrEnumerateTrustedDomains
31samba4.rpc.netlogon.*.NetrEnumerateTrustedDomainsEx
32samba4.rpc.netlogon.*.GetPassword
33samba4.rpc.netlogon.*.GetTrustPasswords
34samba4.rpc.netlogon.*.DatabaseRedo
35samba4.rpc.netlogon.*.ServerGetTrustInfo
36samba4.rpc.netlogon.*.GetForestTrustInformation
37samba4.rpc.samr.passwords.badpwdcount # Not provided by Samba 4 yet
38samba4.rpc.samr.passwords.lockout
39samba4.base.charset.*.Testing partial surrogate
40.*net.api.delshare.* # DelShare isn't implemented yet
41samba4.rap.*netservergetinfo
42samba4.rap.*netsessionenum
43samba4.rap.*netsessiongetinfo
44samba4.rap.*netremotetod
45samba4.smb2.persistent.handles1
46samba4.winbind.struct.*.show_sequence # Not yet working in winbind
47samba4.winbind.struct.*.getpwent # Not yet working in winbind
48samba4.winbind.struct.*.setpwent # Not yet working in winbind
49samba4.winbind.struct.*.lookup_name_sid # Not yet working in winbind
50samba4.winbind.struct.*.list_groups
51samba4.*base.delaywrite.*update of write time and SMBwrite truncate$
52samba4.*base.delaywrite.*update of write time and SMBwrite truncate expand$
53samba4.*base.delaywrite.*delayed update of write time 3a$
54samba4.*base.delaywrite.*delayed update of write time 3c$
55samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$
56samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$
57samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$
58# some operations don't work over the CIFS NTVFS backend yet (eg. root_fid)
59samba4.ntvfs.cifs.base.createx_access
60samba4.ntvfs.cifs.base.createx_sharemodes_dir
61samba4.ntvfs.cifs.base.maximum_allowed
62samba4.base.createx_access # this test is broken for non-administrator users
63samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess
64samba4.raw.lock.*.async # bug 6960
65samba4.smb2.lock.*.multiple-unlock # bug 6959
66samba4.raw.sfileinfo.*.end-of-file # bug 6962
67samba4.raw.oplock.*.batch22 # bug 6963
68samba4.raw.oplock.*.brl4 # bug 7928
69samba4.raw.lock.*.zerobyteread # bug 6974
70samba4.smb2.lock.*.zerobyteread # bug 6974
71samba4.raw.streams.*.delete
72samba4.raw.streams.*.createdisp
73samba4.raw.streams.*.sumtab
74samba4.raw.acls.*.create_dir
75samba4.raw.acls.*.create_file
76samba4.smb2.create.*.acldir
77samba4.smb2.acls.*.generic
78samba4.smb2.acls.*.inheritflags
79samba4.smb2.acls.*.owner
80samba4.smb2.compound.*.related1
81samba4.smb2.compound.*.related2
82samba4.smb2.compound.*.invalid2
83samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default
84samba4.ldap.acl.*.ntSecurityDescriptor.* # ACL extended checks on search not enabled by default
85samba4.nbt.winsreplication.owned # fails sometimes, timing related
Note: See TracBrowser for help on using the repository browser.