summaryrefslogtreecommitdiff
path: root/source3/samba3-skip
diff options
context:
space:
mode:
Diffstat (limited to 'source3/samba3-skip')
-rw-r--r--source3/samba3-skip2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/samba3-skip b/source3/samba3-skip
index 1632e5b242..df8df7dc66 100644
--- a/source3/samba3-skip
+++ b/source3/samba3-skip
@@ -2,6 +2,8 @@
.*ncacn_ip_tcp.* # transport not supported by samba 3
.*LDAP.* # Samba 3 doesn't have it's own LDAP server (yet)
.*ldap.* # Samba 3 doesn't have it's own LDAP server (yet)
+^base.js$ # Samba 3 doesn't need to selftest Samba4 code
+^ldb.js$ # Samba 3 doesn't need to selftest Samba4 code
^samr.js$ # Uses ncalrpc, which isn't available for Samba 3
^winreg$ # Uses ncalrpc, which isn't available for Samba 3
^echo.js$ # Uses ncalrpc, which isn't available for Samba 3