diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-12-07 12:51:59 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-12-07 03:09:08 +0100 |
commit | 2da506ee66111ea52e7e3f211392bcaf707e0f6a (patch) | |
tree | 0797326c822db80d0ef538e435deafa726202038 /selftest | |
parent | 8d3e92d0430ec994d22ddd96babb430f8beb9315 (diff) | |
download | samba-2da506ee66111ea52e7e3f211392bcaf707e0f6a.tar.gz samba-2da506ee66111ea52e7e3f211392bcaf707e0f6a.tar.bz2 samba-2da506ee66111ea52e7e3f211392bcaf707e0f6a.zip |
s4-selftest re-enable nsstest on libnss_winbind.so
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/skip b/selftest/skip index 5be321e9ad..086efce653 100644 --- a/selftest/skip +++ b/selftest/skip @@ -80,7 +80,6 @@ ^samba4.*.raw.samba3.* # Samba3-specific test ^samba4.rpc..*samba3.* # Samba3-specific test ^samba4.samba-tool.domopen.*$ # Hangs for some reason -^samba4.nss.test # Fails ^samba4.raw.offline # Samba 4 doesn't have much offline support yet ^samba4.rpc.autoidl # this one just generates a lot of noise, and is no longer useful ^samba4.rpc.countcalls # this is not useful now we have full IDL |