14 lines
401 B
Diff
14 lines
401 B
Diff
|
# This test deadlocks too often in OBS
|
||
|
Index: libmicrohttpd-0.9.34/src/testcurl/Makefile.am
|
||
|
===================================================================
|
||
|
--- libmicrohttpd-0.9.34.orig/src/testcurl/Makefile.am
|
||
|
+++ libmicrohttpd-0.9.34/src/testcurl/Makefile.am
|
||
|
@@ -23,7 +23,6 @@ endif
|
||
|
|
||
|
if HAVE_CURL
|
||
|
check_PROGRAMS = \
|
||
|
- test_start_stop \
|
||
|
test_quiesce \
|
||
|
test_get \
|
||
|
test_get_sendfile \
|