Changeset 989 for vendor/current/selftest/knownfail
- Timestamp:
- Nov 25, 2016, 8:04:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/selftest/knownfail
r988 r989 212 212 ^samba3.smb2.session.*reauth5 # some special anonymous checks? 213 213 ^samba3.smb2.compound.interim2 # wrong return code (STATUS_CANCELLED) 214 ^samba3.smb2.replay.channel-sequence 214 215 ^samba3.smb2.replay.replay3 215 216 ^samba3.smb2.replay.replay4 216 217 ^samba3.smb2.lock.*replay 218 ^samba4.smb2.ioctl.compress_notsup.*\(ad_dc_ntvfs\) 217 219 ^samba3.raw.session.*reauth2 # maybe fix this? 218 220 ^samba3.rpc.lsa.secrets.seal # This gives NT_STATUS_LOCAL_USER_SESSION_KEY … … 325 327 # 326 328 ^samba3.blackbox.rpcclient.*ncacn_np.*with.*connect.*rpcclient # we don't allow auth_level_connect anymore 329 #nt-vfs server blocks read with execute access 330 ^samba4.smb2.read.access 331 #ntvfs server blocks copychunk with execute access on read handle 332 ^samba4.smb2.ioctl.copy_chunk_bad_access
Note:
See TracChangeset
for help on using the changeset viewer.