diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-11-12 21:49:36 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-11-13 01:45:04 +0100 |
commit | c5f53ed580d92088f544a7d66b8b276fef8f3ab7 (patch) | |
tree | 44bb8b04190930ce9af2260eb02c657df4374e23 | |
parent | 4d6d6e446c030bb6cf3f27ba257e713ac6701b7a (diff) | |
download | samba-c5f53ed580d92088f544a7d66b8b276fef8f3ab7.tar.gz samba-c5f53ed580d92088f544a7d66b8b276fef8f3ab7.tar.bz2 samba-c5f53ed580d92088f544a7d66b8b276fef8f3ab7.zip |
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 <jelmer@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Nov 13 01:45:04 CET 2012 on sn-devel-104
-rw-r--r-- | selftest/skip | 1 |
1 files changed, 0 insertions, 1 deletions
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 |