From 77cbab18b51d43aca2b7ade989b5ce6005b69bb6 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 29 Mar 2008 09:43:58 +1100 Subject: 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 (This used to be commit 6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07) --- source4/samba4-skip | 1 + 1 file changed, 1 insertion(+) (limited to 'source4') diff --git a/source4/samba4-skip b/source4/samba4-skip index 4d2da6ed64..19ff924794 100644 --- a/source4/samba4-skip +++ b/source4/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 -- cgit