[Pkg-libvirt-commits] [Git][libvirt-team/libosinfo][debian/sid] d/rules: run meson test with --timeout-multiplier 3

Pino Toscano (@pino) gitlab at salsa.debian.org
Sat Nov 2 07:35:54 GMT 2024



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / libosinfo


Commits:
bc8e401d by Pino Toscano at 2024-11-02T08:32:06+01:00
d/rules: run meson test with --timeout-multiplier 3

Some tests may take more than 30 seconds on slow architectures.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -18,4 +18,5 @@ override_dh_auto_configure:
 
 override_dh_auto_test:
 	# disable the style tests, which are mostly for upstream development
-	dh_auto_test -- --no-suite style
+	# specify a timeout multiplier: some tests may take a long time on slow archs
+	dh_auto_test -- --no-suite style --timeout-multiplier 3



View it on GitLab: https://salsa.debian.org/libvirt-team/libosinfo/-/commit/bc8e401d1ac744aa617e856c80dd1496699ec938

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libosinfo/-/commit/bc8e401d1ac744aa617e856c80dd1496699ec938
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20241102/136614d2/attachment.htm>


More information about the Pkg-libvirt-commits mailing list