1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r25503: ignore failing WINBIND tests

we should get the them going without ignoring error...

metze
(This used to be commit 3d3881a3d1)
This commit is contained in:
Stefan Metzmacher 2007-10-04 14:45:57 +00:00 committed by Gerald (Jerry) Carter
parent 4b21570812
commit 5a3dcd8dd6
2 changed files with 9 additions and 0 deletions

View File

@ -23,3 +23,11 @@ RAW-SEARCH.*/ea list
RAW-SEARCH.*/many files
BASE-DELAYWRITE.*/finfo update on close
blackbox.smbclient/List directory with LANMAN. # Samba 3 disables LANMAN authentication by default now
dc:WINBIND-STRUCT/CHECK_MACHACC
dc:WINBIND-STRUCT/GETDCNAME
dc:WINBIND-STRUCT/DSGETDCNAME
dc:WINBIND-STRUCT/LIST_USERS
dc:WINBIND-STRUCT/LIST_GROUPS
dc:WINBIND-STRUCT/SETPWENT
dc:WINBIND-STRUCT/GETPWENT
dc:WINBIND-STRUCT/LOOKUP_NAME_SID

View File

@ -80,3 +80,4 @@ BASE-DEFER_OPEN
BASE-SCAN-IOCTL
^ldb$
^samba3sam.js$
member:WINBIND-.* # Samba3 doesn't provide the member env yet