libmicrohttpd/disable-stalling-test.patch

14 lines
402 B
Diff
Raw Normal View History

# This test deadlocks too often in OBS
Index: libmicrohttpd-0.9.39/src/testcurl/Makefile.am
===================================================================
--- libmicrohttpd-0.9.39.orig/src/testcurl/Makefile.am
+++ libmicrohttpd-0.9.39/src/testcurl/Makefile.am
@@ -24,7 +24,6 @@ endif
if HAVE_CURL
check_PROGRAMS = \
- test_start_stop \
test_get \
test_get_sendfile \
test_urlparse \