[Pkg-javascript-devel] Bug#956376: node-buble: autopkgtest timeout on arm* platform

Gianfranco Costamagna locutusofborg at debian.org
Fri Apr 10 14:00:24 BST 2020


Source: node-buble
Version: 0.19.8-7
Severity: important
tags: patch

Hello, can you please increase the mocha timeout to 20 seconds to fix timeouts on slow architectures?

thanks

--- node-buble-0.19.8/debian/changelog	2020-03-21 10:11:41.000000000 +0100
+++ node-buble-0.19.8/debian/changelog	2020-04-10 13:06:33.000000000 +0200
@@ -1,3 +1,9 @@
+node-buble (0.19.8-7.1) unstable; urgency=medium
+
+  * Increase test timeout to fix arm* slowness (Closes: #-1)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 10 Apr 2020 13:06:33 +0200
+
 node-buble (0.19.8-7) unstable; urgency=medium
 
   * Team upload
diff -Nru node-buble-0.19.8/debian/tests/pkg-js/test node-buble-0.19.8/debian/tests/pkg-js/test
--- node-buble-0.19.8/debian/tests/pkg-js/test	2020-03-14 09:13:02.000000000 +0100
+++ node-buble-0.19.8/debian/tests/pkg-js/test	2020-04-10 13:06:33.000000000 +0200
@@ -1 +1 @@
-mocha
+mocha --timeout 20000



More information about the Pkg-javascript-devel mailing list