[education/rkward/releases/0.8.1] /: Increase test timeout. Our test _is_ long, and sometimes the builders are just too slow.

Thomas Friedrichsmeier null at kde.org
Tue Apr 22 13:39:11 BST 2025


Git commit ad387b4976e950e5196ec4af309ece9f80737206 by Thomas Friedrichsmeier.
Committed on 22/04/2025 at 12:38.
Pushed by tfry into branch 'releases/0.8.1'.

Increase test timeout. Our test _is_ long, and sometimes the builders are just too slow.

M  +1    -1    .kde-ci.yml

https://invent.kde.org/education/rkward/-/commit/ad387b4976e950e5196ec4af309ece9f80737206

diff --git a/.kde-ci.yml b/.kde-ci.yml
index 47d1f4837..f112f32f4 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -21,5 +21,5 @@ Dependencies:
 Options:
   require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
   tests-load-sensitve: True
-  per-test-timeout: 90
+  per-test-timeout: 180
   cppcheck-arguments: '--enable=warning,style,performance --inline-suppr -DR_EXECUTABLE=\"/usr/bin/R\" -DRKWARD_VERSION=\"dummy\" -DCPPCHECK_ONLY=1'


More information about the rkward-tracker mailing list