diff --git a/helpers/make-firefox b/helpers/make-firefox
index 5eb66be9b4fac10f9c00905bc2ed09ca84459991..9823fc6387218a7ea84f92d0ca83ca66d389ba0a 100644
--- a/helpers/make-firefox
+++ b/helpers/make-firefox
@@ -256,6 +256,9 @@ debian/rules debian/control
 # Regenerate addon-sdk/moz.build
 ./mach generate-addon-sdk-moz-build
 
+# Attempt to work around http://jenkins.trisquel.info:8085/job/signed-binaries/BUILDARCH=amd64/6809/consoleFull
+sed 's/--enable-tests/--disable-tests/' -i debian/config/mozconfig.in
+
 changelog  "Rebranded for Trisquel"
 
 compile