From e42e1ac089b3eca988848f3763ba54820192cb24 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Wed, 7 Dec 2011 14:38:56 +1100 Subject: s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest test This allows us to move this test to knownfail from skip --- selftest/knownfail | 1 + selftest/skip | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index 754ffb30c1..589a784298 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -106,3 +106,4 @@ ^samba4.ldap.acl.*.AclSearchTests.test_search4$ # ACL search behaviour not enabled by default ^samba4.ldap.acl.*.AclSearchTests.test_search5$ # ACL search behaviour not enabled by default ^samba4.ldap.acl.*.AclSearchTests.test_search6$ # ACL search behaviour not enabled by default +^samba4.rpc.lsa.forest # Not fully provided by Samba 4 diff --git a/selftest/skip b/selftest/skip index 8771b676d3..8ff2e60511 100644 --- a/selftest/skip +++ b/selftest/skip @@ -75,7 +75,6 @@ ^samba4.rpc.frsapi # Not provided by Samba 4 ^samba4.rpc.ntsvcs # Not provided by Samba 4 ^samba4.rpc.dfs # Not provided by Samba 4 -^samba4.rpc.lsa.forest # Not provided by Samba 4 ^samba4.*.base.samba3.* # Samba3-specific test ^samba4.*.raw.samba3.* # Samba3-specific test ^samba4.rpc..*samba3.* # Samba3-specific test -- cgit