[Git][ghc/ghc][wip/supersven/riscv64-cross-ci] timeouts
Sven Tennie (@supersven)
gitlab at gitlab.haskell.org
Fri Sep 20 15:59:51 UTC 2024
Sven Tennie pushed to branch wip/supersven/riscv64-cross-ci at Glasgow Haskell Compiler / GHC
Commits:
8279e766 by Sven Tennie at 2024-09-20T17:58:36+02:00
timeouts
- - - - -
1 changed file:
- .gitlab/jobs.yaml
Changes:
=====================================
.gitlab/jobs.yaml
=====================================
@@ -60,7 +60,7 @@
"CROSS_EMULATOR": "qemu-riscv64 -L /usr/riscv64-linux-gnu",
"CROSS_TARGET": "riscv64-linux-gnu",
"INSTALL_CONFIGURE_ARGS": "--enable-strict-ghc-toolchain-check",
- "RUNTEST_ARGS": "",
+ "RUNTEST_ARGS": "--config='config.timeout=2000'",
"TEST_ENV": "x86_64-linux-deb12-cross_riscv64-linux-gnu-validate",
"XZ_OPT": "-9",
"HADRIAN_ARGS": "--docs=none",
@@ -127,7 +127,7 @@
"CROSS_EMULATOR": "qemu-riscv64 -L /usr/riscv64-linux-gnu",
"CROSS_TARGET": "riscv64-linux-gnu",
"INSTALL_CONFIGURE_ARGS": "--enable-strict-ghc-toolchain-check",
- "RUNTEST_ARGS": "",
+ "RUNTEST_ARGS": "--config='config.timeout=2000'",
"TEST_ENV": "x86_64-linux-deb12-cross_riscv64-linux-gnu-validate",
"HADRIAN_ARGS": "--docs=none",
"EXTRA_HC_OPTS": "-fexternal-interpreter"
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8279e7667fbb6133128f3eb74461608424533c08
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8279e7667fbb6133128f3eb74461608424533c08
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240920/15177d9b/attachment-0001.html>
More information about the ghc-commits
mailing list