summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-04-30 15:25:39 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-09 02:22:40 +0200
commit68ae085822ee75799088ae36d76e8454697a7b32 (patch)
treed4d3a3cce33014aec253f1f75f5d378a339a476a /tests
parent977256b2d937c55f6b1d51cb6b570eea92604394 (diff)
tst_qbluetoothservicediscoveryagent disabled, it has timeout crashes.
tst_qbluetoothservicediscoveryagent crashes when being tested, this would be an acceptable, however it crashes and overruns the 10 minute timeout for tests. This adds a significant percentage to both the qtconnectivity and qt5 integration. It is being disabled for this reason. Task-number: QTBUG-22017 Change-Id: I34c4b72a62c3e54443df6270261e22371645342e Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index f3f773df..64b0e106 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -45,3 +45,4 @@ SUBDIRS += \
# qnearfieldtagtype1 \
# qnearfieldtagtype2 \
+qbluetoothservicediscoveryagent.CONFIG += no_check_target # QTBUG-22017