diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2010-09-22 18:30:27 -0700 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2010-09-22 22:29:08 -0700 |
commit | a171816672b4ffca18c3a3b9a0f4d8fb6f0487ee (patch) | |
tree | bd1f0077c5fc24c13bb43a1cc37e155c6bd09356 /source4/selftest/knownfail | |
parent | 7170b875c26e2e43103b80da2376b020f0d1af4f (diff) | |
download | samba-a171816672b4ffca18c3a3b9a0f4d8fb6f0487ee.tar.gz samba-a171816672b4ffca18c3a3b9a0f4d8fb6f0487ee.tar.xz samba-a171816672b4ffca18c3a3b9a0f4d8fb6f0487ee.zip |
selftest: Add prefix on a higher level, so it can be more easily
excluded.
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r-- | source4/selftest/knownfail | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index 674501f0451..caff2f557f8 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -55,7 +55,7 @@ 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_access +samba4.ntvfs.cifs.base.createx_access samba4.ntvfs.cifs.base.createx_sharemodes_dir samba4.ntvfs.cifs.base.maximum_allowed samba4.base.createx_access # this test is broken for non-administrator users |