From d36e9118cbf9deb01c6ee9af6790ce35bb3b936a Mon Sep 17 00:00:00 2001 From: Matthieu Patou Date: Thu, 18 Apr 2013 22:03:23 -0700 Subject: selftest: Improve test coverage of DRS (bug #8680) Pair-Programmed-With: Andrew Bartlett Signed-off-by: Matthieu Patou Reviewed-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett --- selftest/skip | 2 -- 1 file changed, 2 deletions(-) (limited to 'selftest') diff --git a/selftest/skip b/selftest/skip index 6ea9b25f40..0b8468db02 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 -- cgit