summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-05-30 17:23:56 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-05-30 17:23:56 +1000
commit9c1519c065a4411b3eb37e8d7738269238950227 (patch)
treee49b24f4eab1be057e3410ac123e53575d6596e7
parent21377a7ea9800636a8bc96b3863f97062d7bf9d1 (diff)
downloadsamba-9c1519c065a4411b3eb37e8d7738269238950227.tar.gz
samba-9c1519c065a4411b3eb37e8d7738269238950227.tar.bz2
samba-9c1519c065a4411b3eb37e8d7738269238950227.zip
Skip the samba4.samdb.python test.
I'll need to talk to jelmer about why this doesn't work... Andrew Bartlett (This used to be commit 75122e88e53aaa9930af85887e939fb329f51e2d)
-rw-r--r--source4/samba4-skip1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip
index 0b2d852284..79c69a5ffd 100644
--- a/source4/samba4-skip
+++ b/source4/samba4-skip
@@ -50,3 +50,4 @@ nss.test # Fails
samba4.samba3sam.python # Conversion from EJS not yet finished
raw.offline # Samba 4 doesn't have much offline support yet
winreg* #Does not authenticate against the target server
+^samba4.samdb.python #Not working yet