[sagemath] 03/04: Temporarily raise test failure limit to 60, until next major version

Ximin Luo infinity0 at debian.org
Fri Nov 10 18:55:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to annotated tag debian/8.0-10
in repository sagemath.

commit cf8967c1c09a49851bc6909064c5d29ba1270b9b
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Nov 10 19:53:34 2017 +0100

    Temporarily raise test failure limit to 60, until next major version
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e79be2f..5506d74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ sagemath (8.0-10) UNRELEASED; urgency=medium
   * New patches:
     - u0-version-arb-2.11.1.patch
     - u0-version-numpy-1.13.patch
+  * Temporarily raise test failure limit to 60, until next major version.
 
  -- Ximin Luo <infinity0 at debian.org>  Fri, 10 Nov 2017 18:39:02 +0100
 
diff --git a/debian/rules b/debian/rules
index c6e0a12..5bf2c95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@
 include /usr/share/dpkg/pkg-info.mk
 include /usr/share/dpkg/architecture.mk
 
-MAX_TEST_FAILURES = 50
+MAX_TEST_FAILURES = 60
 MAX_TEST_FAILURES_RERUN = $(shell expr 2 \* $(MAX_TEST_FAILURES))
 
 # If we're doing a pre-release, then be less strict about test failures, etc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list