public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] rawhide: Increase test timeouts for slower hardware
@ 2026-07-30  7:13 Yanko Kaneti
  0 siblings, 0 replies; only message in thread
From: Yanko Kaneti @ 2026-07-30  7:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : rawhide
Commit : 4ca742f1b7ff9e87010a182a4403e2965fdb271f
Author : Yanko Kaneti <yaneti@declera.com>
Date   : 2026-07-29T16:30:05+03:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/4ca742f1b7ff9e87010a182a4403e2965fdb271f?branch=rawhide

Log:
Increase test timeouts for slower hardware

---
diff --git a/glib2.spec b/glib2.spec
index 9d73a03..a89d034 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -142,7 +142,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %check
-%meson_test
+# give more leeway on test timeouts to slower builders e.g. on current riscv64
+%meson_test --timeout-multiplier 3
 
 %files -f glib20.lang
 %license LICENSES/LGPL-2.1-or-later.txt

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-30  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30  7:13 [rpms/glib2] rawhide: Increase test timeouts for slower hardware Yanko Kaneti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox