summaryrefslogtreecommitdiff
path: root/source/samba4-knownfail
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-23 19:19:41 -0600
committerStefan Metzmacher <metze@samba.org>2007-12-24 01:51:03 -0600
commitc550c03372cb260b78f6a6c132e70571bc4cb852 (patch)
treed05b01e5d19af5f88a781b99e0ef06710831159a /source/samba4-knownfail
parentc1dd0af1642d7b15c623a76c13c3cf98fb3bd3da (diff)
downloadsamba-c550c03372cb260b78f6a6c132e70571bc4cb852.tar.gz
r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
- Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings.
Diffstat (limited to 'source/samba4-knownfail')
-rw-r--r--source/samba4-knownfail1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/samba4-knownfail b/source/samba4-knownfail
index 227dad323c3..b582d440973 100644
--- a/source/samba4-knownfail
+++ b/source/samba4-knownfail
@@ -33,3 +33,4 @@ RPC-NETLOGON.*.GetPassword
RPC-NETLOGON.*.GetTrustPasswords
BASE-CHARSET.*.Testing partial surrogate
.*NET-API-DELSHARE.* # DelShare isn't implemented yet
+ldap.python # Conversion not finished yet