diff options
author | Stefan Metzmacher <metze@samba.org> | 2010-03-11 13:32:34 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2010-03-11 13:34:31 +0100 |
commit | d4b8fb15b83140f217334fc848526dbcf33ee8fa (patch) | |
tree | d5a9009a286750f802c79044a04130a6a47b5042 /source4/selftest/skip | |
parent | dd934472e8e456abc01a99637f91528128bec369 (diff) | |
download | samba-d4b8fb15b83140f217334fc848526dbcf33ee8fa.tar.gz samba-d4b8fb15b83140f217334fc848526dbcf33ee8fa.tar.bz2 samba-d4b8fb15b83140f217334fc848526dbcf33ee8fa.zip |
s4:selftest: move samba4.net.api.become.dc from skip to knownfail
Someone should fix the remaining bug, as this test is expected to work.
metze
Diffstat (limited to 'source4/selftest/skip')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 86e3b0f972..a2abd410b2 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -57,7 +57,6 @@ rpc.ntsvcs # Not provided by Samba 4 samba4.ntvfs.cifs.raw. ^samba4.rpc..*samba3.* # Samba3-specific test ^samba4.net.domopen.*$ # Hangs for some reason -^samba4.net.api.become.dc.*$ # Fails nss.test # Fails raw.offline # Samba 4 doesn't have much offline support yet rpc.autoidl # this one just generates a lot of noise, and is no longer useful |