summaryrefslogtreecommitdiff
path: root/selftest/skip
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2017-10-18 17:11:21 +0200
committerJeremy Allison <jra@samba.org>2017-10-20 20:03:13 +0200
commit05bc26cbc96bed22e6cfc0cc98e8889c7195caab (patch)
treef554e65770668273a58afdbcedc0e2bcc7988543 /selftest/skip
parenta15f58a628549c389112e1e873e128d119db04d8 (diff)
downloadsamba-05bc26cbc96bed22e6cfc0cc98e8889c7195caab.tar.gz
torture: Remove GETADDRINFO test
This was the only user of getaddrinfo_send and not run anyway Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest/skip')
-rw-r--r--selftest/skip1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/skip b/selftest/skip
index c2c4553c3fe..dd60ab5a1fb 100644
--- a/selftest/skip
+++ b/selftest/skip
@@ -145,4 +145,3 @@ bench # don't run benchmarks in our selftest
^samba4.blackbox.ktpass # this test isn't portable ...
^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
-GETADDRINFO # socket wrapper doesn't support threads