2014-04-28 07:24:27 +00:00
|
|
|
# This test deadlocks too often in OBS
|
2015-01-08 08:22:09 +00:00
|
|
|
Index: libmicrohttpd-0.9.39/src/testcurl/Makefile.am
|
2014-04-28 07:24:27 +00:00
|
|
|
===================================================================
|
2015-01-08 08:22:09 +00:00
|
|
|
--- libmicrohttpd-0.9.39.orig/src/testcurl/Makefile.am
|
|
|
|
+++ libmicrohttpd-0.9.39/src/testcurl/Makefile.am
|
|
|
|
@@ -24,7 +24,6 @@ endif
|
2014-04-28 07:24:27 +00:00
|
|
|
|
|
|
|
if HAVE_CURL
|
|
|
|
check_PROGRAMS = \
|
|
|
|
- test_start_stop \
|
|
|
|
test_get \
|
|
|
|
test_get_sendfile \
|
2015-01-08 08:22:09 +00:00
|
|
|
test_urlparse \
|