[Python-modules-commits] [ipykernel] 01/02: Disable the build-time test for nondeterminancy

Gordon Ball chronitis-guest at moszumanska.debian.org
Wed Dec 28 00:07:58 UTC 2016


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

chronitis-guest pushed a commit to branch master
in repository ipykernel.

commit 0f9579265e183ef7008a612f1fa539c5ad59bc61
Author: Gordon Ball <gordon at chronitis.net>
Date:   Tue Dec 27 23:21:42 2016 +0100

    Disable the build-time test for nondeterminancy
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 --
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 555d1c3..91e0b70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ipykernel (4.5.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Disable the build-time test due to nondeterministic failures.
+
+ -- Gordon Ball <gordon at chronitis.net>  Tue, 27 Dec 2016 23:19:40 +0100
+
 ipykernel (4.5.2-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index aeb09dd..ca4f0db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,3 @@ override_dh_install:
 override_dh_auto_test:
 	# the tests sometimes complete, but fail to exit due to threads
 	# not being properly cleaned up (see ipykernel#207)
-	# so add a timeout until this is fixed upstream
-	timeout 120 dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipykernel.git



More information about the Python-modules-commits mailing list