diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-18 16:06:45 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-18 16:06:45 +0200 |
commit | b4bd93776cf1cdd3f11856876688bdbcc261bdb9 (patch) | |
tree | 529f8f3ea53f5722961c82b6b9029866cdf73b31 | |
parent | a61c9ded4060e9d83c58bee5b8390ff31e4aa108 (diff) | |
download | samba-b4bd93776cf1cdd3f11856876688bdbcc261bdb9.tar.gz samba-b4bd93776cf1cdd3f11856876688bdbcc261bdb9.tar.bz2 samba-b4bd93776cf1cdd3f11856876688bdbcc261bdb9.zip |
List more delaywrite tests as known failing against Samba 4, per Metze's request.
-rw-r--r-- | source4/samba4-knownfail | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/samba4-knownfail b/source4/samba4-knownfail index ded7922ec9..f99db4fb1b 100644 --- a/source4/samba4-knownfail +++ b/source4/samba4-knownfail @@ -44,3 +44,9 @@ samba4.winbind.struct.*.SHOW_SEQUENCE # Not yet working in winbind samba4.winbind.struct.*.GETPWENT # Not yet working in winbind samba4.winbind.struct.*.SETPWENT # Not yet working in winbind samba4.winbind.struct.*.LOOKUP_NAME_SID # Not yet working in winbind +^samba4.*base.delaywrite.*update of write time and SMBwrite truncate$ +^samba4.*base.delaywrite.*update of write time and SMBwrite truncate expand$ +^samba4.*base.delaywrite.*delayed update of write time 3a$ +^samba4.*base.delaywrite.*delayed update of write time 3c$ +^samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$ +^samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$ |