tests: Disable run-debuginfod-federation-metrics.sh for old libmicrohttpd
authorMark Wielaard <mark@klomp.org>
Thu, 2 Jun 2022 15:36:39 +0000 (17:36 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 2 Jun 2022 15:36:42 +0000 (17:36 +0200)
commit8cbadd86c147eeaec4344ac65ad00ea96ae1451a
tree5491bf842522e8b71ed25e9cc6b043bf0368c661
parentb8713b3fd0617415c76df8c9da70f8e2f26d3134
tests: Disable run-debuginfod-federation-metrics.sh for old libmicrohttpd

On really old libmicrohttpd the run-debuginfod-federation-metrics.sh
test will crash debuginfod after too many file descriptors have been
used. libmicrohttpd looses track of the state and aborts instead of
producing an error. Just disable the testcase on these very old versions.

Signed-off-by: Mark Wielaard <mark@klomp.org>
ChangeLog
configure.ac
tests/ChangeLog
tests/Makefile.am