summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-03-11 13:32:34 +0100
committerStefan Metzmacher <metze@samba.org>2010-03-11 13:34:31 +0100
commitd4b8fb15b83140f217334fc848526dbcf33ee8fa (patch)
treed5a9009a286750f802c79044a04130a6a47b5042 /source4
parentdd934472e8e456abc01a99637f91528128bec369 (diff)
downloadsamba-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')
-rw-r--r--source4/selftest/knownfail1
-rw-r--r--source4/selftest/skip1
2 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail
index 31c1e2c3a5..ccae4ef260 100644
--- a/source4/selftest/knownfail
+++ b/source4/selftest/knownfail
@@ -46,6 +46,7 @@ samba4.rpc.samr.users.privileges
samba4.rpc.spoolss # Not provided by Samba 4 yet
base.charset.*.Testing partial surrogate
.*net.api.delshare.* # DelShare isn't implemented yet
+^samba4.net.api.become.dc.*$ # TODO: this should work!!!
rap.*netservergetinfo
smb2.persistent.handles1
samba4.winbind.struct.*.SHOW_SEQUENCE # Not yet working in winbind
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