diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-12-07 14:38:56 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-12-12 12:57:07 +0100 |
commit | e42e1ac089b3eca988848f3763ba54820192cb24 (patch) | |
tree | 6490efb982a3466baeaaaef5ca173e93762c6315 /selftest/skip | |
parent | 3d7521c8abb4080dbff9f687257d05f5f4e45a51 (diff) | |
download | samba-e42e1ac089b3eca988848f3763ba54820192cb24.tar.gz samba-e42e1ac089b3eca988848f3763ba54820192cb24.tar.bz2 samba-e42e1ac089b3eca988848f3763ba54820192cb24.zip |
s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest test
This allows us to move this test to knownfail from skip
Diffstat (limited to 'selftest/skip')
-rw-r--r-- | selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
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 |