From c5f53ed580d92088f544a7d66b8b276fef8f3ab7 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 12 Nov 2012 21:49:36 +1100 Subject: Revert "selftest/skip: add samba.tests.samba_tool.gpo until it's stable" This reverts commit 47bbf9886f0cebf994435a32bafa07e36cce191b. This test appears to be stable now, but the changes in the previous commit should allow the real error to be found if it comes back. As requested by metze. Andrew Bartlett Reviewed-by: Jelmer Vernooij Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Nov 13 01:45:04 CET 2012 on sn-devel-104 --- selftest/skip | 1 - 1 file changed, 1 deletion(-) (limited to 'selftest') diff --git a/selftest/skip b/selftest/skip index 097147e369..66bb85c3a4 100644 --- a/selftest/skip +++ b/selftest/skip @@ -105,4 +105,3 @@ bench # don't run benchmarks in our selftest ^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 -^samba.tests.samba_tool.gpo # This is flakey, but reports an error -- cgit