c787cf0096
just too often (disable-stalling-test.patch) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=34
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 \
|