rev 20339 - kde-extras/kdesvn/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Feb 13 19:03:27 UTC 2016


Author: pino
Date: 2016-02-13 19:03:27 +0000 (Sat, 13 Feb 2016)
New Revision: 20339

Modified:
   kde-extras/kdesvn/trunk/debian/changelog
   kde-extras/kdesvn/trunk/debian/rules
Log:
disable the test suite

one of the test fails, and a different one requires network access


Modified: kde-extras/kdesvn/trunk/debian/changelog
===================================================================
--- kde-extras/kdesvn/trunk/debian/changelog	2016-02-13 18:53:17 UTC (rev 20338)
+++ kde-extras/kdesvn/trunk/debian/changelog	2016-02-13 19:03:27 UTC (rev 20339)
@@ -10,6 +10,8 @@
     for a bug in kdelibs5-dev.
   * Fix "konqueror" typo in descriptions. (Closes: #613994)
   * Enable parallel build.
+  * Disable the test suite: one of the test fails, and a different one requires
+    network access. The status of the test suite will be re-evaluated later.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 13 Feb 2016 19:27:10 +0100
 

Modified: kde-extras/kdesvn/trunk/debian/rules
===================================================================
--- kde-extras/kdesvn/trunk/debian/rules	2016-02-13 18:53:17 UTC (rev 20338)
+++ kde-extras/kdesvn/trunk/debian/rules	2016-02-13 19:03:27 UTC (rev 20339)
@@ -14,3 +14,6 @@
 
 override_dh_install:
 	dh_install --list-missing
+
+# not passing, requiring network
+.PHONY: override_dh_auto_test




More information about the pkg-kde-commits mailing list