Fix for servers that don't put a path separator at the end of the service.
[Samba.git] / source4 / selftest / knownfail
blobcdd7a2d30695b9682e53d4476f6b055e1f9f659e
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.smb2.persistent.handles1
45 samba4.winbind.struct.*.show_sequence     # Not yet working in winbind
46 samba4.winbind.struct.*.getpwent          # Not yet working in winbind
47 samba4.winbind.struct.*.setpwent          # Not yet working in winbind
48 samba4.winbind.struct.*.lookup_name_sid   # Not yet working in winbind
49 samba4.winbind.struct.*.list_groups
50 samba4.*base.delaywrite.*update of write time and SMBwrite truncate$
51 samba4.*base.delaywrite.*update of write time and SMBwrite truncate expand$
52 samba4.*base.delaywrite.*delayed update of write time 3a$
53 samba4.*base.delaywrite.*delayed update of write time 3c$
54 samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$
55 samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$
56 samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$
57 # some operations don't work over the CIFS NTVFS backend yet (eg. root_fid)
58 samba4.ntvfs.cifs.base.createx_access
59 samba4.ntvfs.cifs.base.createx_sharemodes_dir
60 samba4.ntvfs.cifs.base.maximum_allowed
61 samba4.base.createx_access # this test is broken for non-administrator users
62 samba4.smb2.oplock # oplocks in the s4 SMB2 server are a mess
63 samba4.raw.lock.*.async # bug 6960
64 samba4.smb2.lock.*.multiple-unlock # bug 6959
65 samba4.raw.sfileinfo.*.end-of-file # bug 6962
66 samba4.raw.oplock.*.batch22 # bug 6963
67 samba4.raw.oplock.*.brl4 # bug 7928
68 samba4.raw.lock.*.zerobyteread # bug 6974
69 samba4.smb2.lock.*.zerobyteread # bug 6974
70 samba4.raw.streams.*.delete
71 samba4.raw.streams.*.createdisp
72 samba4.raw.streams.*.sumtab
73 samba4.raw.acls.*.create_dir
74 samba4.raw.acls.*.create_file
75 samba4.smb2.create.*.acldir
76 samba4.smb2.acls.*.generic
77 samba4.smb2.acls.*.inheritflags
78 samba4.smb2.acls.*.owner
79 samba4.smb2.compound.*.related1
80 samba4.smb2.compound.*.related2
81 samba4.smb2.compound.*.invalid2
82 samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default
83 samba4.ldap.acl.*.ntSecurityDescriptor.* # ACL extended checks on search not enabled by default
84 samba4.nbt.winsreplication.owned # fails sometimes, timing related