The branch, v4-0-test has been updated via 6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07 (commit) from 764b7879d23bfa413a6747226f377ce2eaeaea26 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test - Log ----------------------------------------------------------------- commit 6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07 Author: Andrew Bartlett <[EMAIL PROTECTED]> Date: Sat Mar 29 09:43:58 2008 +1100 Finally found the magic string to skip the python registry tests. (I really do wish it was clear what strings should be used in this file) Until these tests authenticate, we can't pass against Samba4, and they never could pass against AD. Andrew Bartlett ----------------------------------------------------------------------- Summary of changes: source/samba4-skip | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Changeset truncated at 500 lines: diff --git a/source/samba4-skip b/source/samba4-skip index 4d2da6e..19ff924 100644 --- a/source/samba4-skip +++ b/source/samba4-skip @@ -46,3 +46,4 @@ nss.test # Fails samba4.samba3sam.python # Conversion from EJS not yet finished samba4.samdb.python # Not finished yet raw.offline # Samba 4 doesn't have much offline support yet +winreg* #Does not authenticate against the target server -- Samba Shared Repository