diff options
author | Matthieu Patou <mat@matws.net> | 2013-04-18 22:03:23 -0700 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2013-05-23 20:26:25 +1000 |
commit | d36e9118cbf9deb01c6ee9af6790ce35bb3b936a (patch) | |
tree | 5fac207ab30a11a63a2023ebe8f0393dc318106c /selftest/skip | |
parent | 640c2ff57518a5711e795e6cc9f48ae29d379a01 (diff) | |
download | samba-d36e9118cbf9deb01c6ee9af6790ce35bb3b936a.tar.gz |
selftest: Improve test coverage of DRS (bug #8680)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest/skip')
-rw-r--r-- | selftest/skip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest/skip b/selftest/skip index 6ea9b25f404..0b8468db020 100644 --- a/selftest/skip +++ b/selftest/skip @@ -103,8 +103,6 @@ bench # don't run benchmarks in our selftest # ktutil might not be installed or from mit... # we should build a samba4ktutil and use that instead ^samba4.blackbox.ktpass # this test isn't portable ... -^samba4.drs.repl_schema.python # flakey test -^samba4.drs.delete_object.python # flakey test ^samba4.rpc.unixinfo # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use ^samba.tests.dcerpc.unix # This contains a server-side getpwuid call which hangs the server when nss_winbindd is in use base.dir2 # This test spins on modern ext4, so we have to skip it |