]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Don't set DEBUGINFOD_TIMEOUT
authorMark Wielaard <mark@klomp.org>
Thu, 11 Nov 2021 14:46:26 +0000 (15:46 +0100)
committerMark Wielaard <mark@klomp.org>
Mon, 15 Nov 2021 10:06:00 +0000 (11:06 +0100)
commit479d60d5a061b1b052d653c898b7b99f26cab3b8
tree5e1860162e4b46d7ac3d217da82872a1d9eb5a16
parent90b9e91b961b794a4e58ab76d9191a5e7343584e
tests: Don't set DEBUGINFOD_TIMEOUT

Various tests set DEBUGINFOD_TIMEOUT to 10. Which is less than the default
of 90. None of the tests relied on a lower timeout. So just don't set it.

Signed-off-by: Mark Wielaard <mark@klomp.org>
14 files changed:
tests/ChangeLog
tests/run-debuginfod-000-permission.sh
tests/run-debuginfod-archive-groom.sh
tests/run-debuginfod-archive-rename.sh
tests/run-debuginfod-archive-test.sh
tests/run-debuginfod-artifact-running.sh
tests/run-debuginfod-dlopen.sh
tests/run-debuginfod-extraction.sh
tests/run-debuginfod-federation-link.sh
tests/run-debuginfod-federation-metrics.sh
tests/run-debuginfod-federation-sqlite.sh
tests/run-debuginfod-malformed.sh
tests/run-debuginfod-tmp-home.sh
tests/run-debuginfod-writable.sh