[SCM] qtlocation packaging branch, experimental, updated. debian/5.4.2-2-19-g2b3eb05

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Aug 27 18:56:21 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtlocation.git;a=commitdiff;h=2b3eb05

The following commit has been merged in the experimental branch:
commit 2b3eb0542583a9815e22adc34d82c8a44e91eb77
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Aug 27 21:54:57 2015 +0300

    Disable some failing tests for location module.
    
    We never ran these tests, so it is not a regression.
    Skipping them is better than not running at all.
---
 debian/changelog                           |  1 +
 debian/patches/disable_failing_tests.patch | 38 +++++++++++++++++++++++++-----
 2 files changed, 33 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8652c04..1b94784 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ qtlocation-opensource-src (5.5.0-1) UNRELEASED; urgency=medium
   * Bump Qt build-dependencies to 5.5.0.
   * Add libqt5xcbqpa5 build-dependency, it is needed to run tests under Xvfb.
   * Update debian/copyright.
+  * Disable some failing tests for location module.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 24 Aug 2015 11:51:52 +0300
 
diff --git a/debian/patches/disable_failing_tests.patch b/debian/patches/disable_failing_tests.patch
index a178ae6..cc604ed 100644
--- a/debian/patches/disable_failing_tests.patch
+++ b/debian/patches/disable_failing_tests.patch
@@ -5,15 +5,41 @@ Description: disable failing tests
  Disable them until we can work it out.
 Author: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Forwarded: not-needed
-Last-Update: 2014-06-07
-
----
- tests/auto/auto.pro |    2 --
- 1 file changed, 2 deletions(-)
+Last-Update: 2015-08-27
 
 --- a/tests/auto/auto.pro
 +++ b/tests/auto/auto.pro
-@@ -76,7 +76,5 @@ SUBDIRS += \
+@@ -25,12 +25,11 @@
+            qplacesearchsuggestionreply \
+            qplaceuser \
+            qplacemanager \
+-           qplacemanager_nokia \
+            qplacemanager_unsupported \
+            placesplugin_unsupported
+ 
+     #misc tests
+-    SUBDIRS +=  qmlinterface \
++    SUBDIRS += \
+            cmake \
+            doublevectors
+ 
+@@ -54,15 +53,8 @@
+            qgeoroutexmlparser \
+            qgeomapcontroller \
+            maptype \
+-           nokia_services \
+            qgeocameratiles
+ 
+-    qtHaveModule(quick) {
+-        SUBDIRS += declarative_core \
+-                declarative_geoshape
+-
+-        !mac: SUBDIRS += declarative_ui
+-    }
+ }
+ 
+ 
+@@ -77,7 +69,5 @@
             qgeocoordinate \
             qgeolocation \
             qgeopositioninfo \

-- 
qtlocation packaging



More information about the pkg-kde-commits mailing list