mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
Use the struct based winbind tests, but mark as known fail.
Andrew Bartlett
(This used to be commit 85c9b21a45
)
This commit is contained in:
parent
769ebe9171
commit
e1b3c0fa89
@ -34,3 +34,10 @@ base.charset.*.Testing partial surrogate
|
||||
.*net.api.delshare.* # DelShare isn't implemented yet
|
||||
rap.*netservergetinfo
|
||||
smb2.persistent.handles1
|
||||
samba4.winbind.struct.*.LIST_GROUPS # Not yet working in winbind
|
||||
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
|
||||
|
||||
|
||||
|
@ -41,7 +41,6 @@ rpc.frsapi # Not provided by Samba 4
|
||||
.*samba3.* # Samba3-specific test
|
||||
^samba4.net.domopen.*$ # Hangs for some reason
|
||||
^samba4.net.api.become.dc.*$ # Fails
|
||||
winbind # FIXME: This should not be skipped
|
||||
nss.test # Fails
|
||||
samba4.samba3sam.python # Conversion from EJS not yet finished
|
||||
samba4.samdb.python # Not finished yet
|
||||
|
Loading…
Reference in New Issue
Block a user