[Pkg-telepathy-commits] [libnice] 01/01: Don't run tests during the build. We were ignoring failures already, and they sometimes hang until the buildd terminates them. Upstream (Olivier Crête) says they are stable enough to be useful for developers, but not for integration testing.

Simon McVittie smcv at debian.org
Wed Apr 2 19:14:45 UTC 2014


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

smcv pushed a commit to branch debian
in repository libnice.

commit 320ef2502e1819d42fe6c3e111a9e131f93be82b
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Apr 2 20:14:40 2014 +0100

    Don't run tests during the build. We were ignoring failures already, and they sometimes hang until the buildd terminates them. Upstream (Olivier Crête) says they are stable enough to be useful for developers, but not for integration testing.
---
 debian/changelog | 9 +++++++++
 debian/rules     | 2 --
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cd6ee74..17d738e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libnice (0.1.5-2) UNRELEASED; urgency=medium
+
+  * Don't run tests during the build. We were ignoring failures already,
+    and they sometimes hang until the buildd terminates them.
+    Upstream (Olivier Crête) says they are stable enough to be useful
+    for developers, but not for integration testing.
+
+ -- Simon McVittie <smcv at debian.org>  Wed, 02 Apr 2014 20:12:34 +0100
+
 libnice (0.1.5-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index 5f282c2..011725d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,6 @@ include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
 common-binary-post-install-arch:: list-missing
 
-DEB_MAKE_CHECK_TARGET := check VERBOSE=1 G_MESSAGES_DEBUG=all || true
-
 DEB_DBG_PACKAGE_libnice10 := libnice-dbg
 
 DEB_CONFIGURE_EXTRA_FLAGS := --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list