From: Lisandro Damián Nicanor Pérez Meyer Date: Fri, 16 Dec 2016 18:07:41 +0000 (+0000) Subject: disable failing tests X-Git-Tag: archive/raspbian/5.15.8+dfsg-3+rpi1~1^2^2^2^2^2^2^2^2^2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b3973442d81b41fa30fc9a111b318b36b196f2a4;p=qtlocation-opensource-src.git disable failing tests Forwarded: not-needed Last-Update: 2016-07-14 This tests seems to need a source of information to properly work. So far I couldn't understand how to add that source or if it is possible at all. Disable them until we can work it out. Gbp-Pq: Name disable_failing_tests.patch --- diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index e3236de..dabafbf 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -25,12 +25,11 @@ qtHaveModule(location) { qplacesearchsuggestionreply \ qplaceuser \ qplacemanager \ - qplacemanager_nokia \ qplacemanager_unsupported \ placesplugin_unsupported #misc tests - SUBDIRS += qmlinterface \ + SUBDIRS += \ cmake \ doublevectors @@ -54,15 +53,8 @@ qtHaveModule(location) { qgeotilespec \ qgeoroutexmlparser \ maptype \ - nokia_services \ qgeocameratiles - qtHaveModule(quick) { - SUBDIRS += declarative_core \ - declarative_geoshape - - !mac: SUBDIRS += declarative_ui - } } @@ -77,7 +69,5 @@ SUBDIRS += \ qgeocoordinate \ qgeolocation \ qgeopositioninfo \ - qgeopositioninfosource \ qgeosatelliteinfo \ - qgeosatelliteinfosource \ qnmeapositioninfosource