2014-04-28 09:24:27 +02:00
|
|
|
# This test deadlocks too often in OBS
|
2015-01-08 09:22:09 +01:00
|
|
|
Index: libmicrohttpd-0.9.39/src/testcurl/Makefile.am
|
2014-04-28 09:24:27 +02:00
|
|
|
===================================================================
|
2015-01-08 09:22:09 +01: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 09:24:27 +02:00
|
|
|
|
|
|
|
if HAVE_CURL
|
|
|
|
check_PROGRAMS = \
|
|
|
|
- test_start_stop \
|
|
|
|
test_get \
|
|
|
|
test_get_sendfile \
|
2015-01-08 09:22:09 +01:00
|
|
|
test_urlparse \
|