[pango/attr-list-bad-access] ci: Use the timeout multiplier when running tests
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/attr-list-bad-access] ci: Use the timeout multiplier when running tests
- Date: Thu, 17 Mar 2022 11:43:49 +0000 (UTC)
commit 073099b5e0167a4bbca47c965d66978d5d9abd2e
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Mar 17 07:43:30 2022 -0400
ci: Use the timeout multiplier when running tests
.gitlab-ci/run-tests.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 683c031b..c071bd18 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -13,6 +13,7 @@ export ASAN_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer
export G_SLICE=always-malloc
meson test -C ${builddir} \
+ --timeout-multiplier "${MESON_TEST_TIMEOUT_MULTIPLIER}" \
--print-errorlogs \
--suite=pango
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]