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