WHATSNEW: Add more changes since 3.6.1.
[Samba.git] / source4 / selftest / knownfail
blobd3c3f4ee6da8916fb47e813b663d976dd7a55f3c
1 # This file contains a list of regular expressions matching the names of 
2 # tests that are expected to fail. 
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.rap.*netsessionenum
43 samba4.rap.*netsessiongetinfo
44 samba4.rap.*netremotetod
45 samba4.smb2.persistent.handles1
46 samba4.winbind.struct.*.show_sequence     # Not yet working in winbind
47 samba4.winbind.struct.*.getpwent          # Not yet working in winbind
48 samba4.winbind.struct.*.setpwent          # Not yet working in winbind
49 samba4.winbind.struct.*.lookup_name_sid   # Not yet working in winbind
50 samba4.winbind.struct.*.list_groups
51 samba4.*base.delaywrite.*update of write time and SMBwrite truncate$
52 samba4.*base.delaywrite.*update of write time and SMBwrite truncate expand$
53 samba4.*base.delaywrite.*delayed update of write time 3a$
54 samba4.*base.delaywrite.*delayed update of write time 3c$
55 samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$
56 samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$
57 samba4.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)
59 samba4.ntvfs.cifs.base.createx_access
60 samba4.ntvfs.cifs.base.createx_sharemodes_dir
61 samba4.ntvfs.cifs.base.maximum_allowed
62 samba4.base.createx_access # this test is broken for non-administrator users
63 samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess
64 samba4.raw.lock.*.async # bug 6960
65 samba4.smb2.lock.*.multiple-unlock # bug 6959
66 samba4.raw.sfileinfo.*.end-of-file # bug 6962
67 samba4.raw.oplock.*.batch22 # bug 6963
68 samba4.raw.oplock.*.brl4 # bug 7928
69 samba4.raw.lock.*.zerobyteread # bug 6974
70 samba4.smb2.lock.*.zerobyteread # bug 6974
71 samba4.raw.streams.*.delete
72 samba4.raw.streams.*.createdisp
73 samba4.raw.streams.*.sumtab
74 samba4.raw.acls.*.create_dir
75 samba4.raw.acls.*.create_file
76 samba4.smb2.create.*.acldir
77 samba4.smb2.acls.*.generic
78 samba4.smb2.acls.*.inheritflags
79 samba4.smb2.acls.*.owner
80 samba4.smb2.compound.*.related1
81 samba4.smb2.compound.*.related2
82 samba4.smb2.compound.*.invalid2
83 samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default
84 samba4.ldap.acl.*.ntSecurityDescriptor.* # ACL extended checks on search not enabled by default
85 samba4.nbt.winsreplication.owned # fails sometimes, timing related