summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothlocaldevice
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2014-12-02 15:50:38 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-03 07:12:34 +0100
commit828603893f24db24975a327ad8141cb66826b0b0 (patch)
treefbd83d15059e307dacbcc59d039df6d4478cdd35 /tests/auto/qbluetoothlocaldevice
parent78d90f1ec64fc7d588346c26d4270dc58c395e54 (diff)
Bluetooth auto test - OS X and iOS
Since now we run OS X on virtual machines without BT adapters, tests will fail unless specially adjusted. Disable them for the moment. Change-Id: I23e1c8be30354f4c1c481d1e3c6fb38ce4804630 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/auto/qbluetoothlocaldevice')
-rw-r--r--tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro b/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
index 7322cd70..f0d658ff 100644
--- a/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
+++ b/tests/auto/qbluetoothlocaldevice/qbluetoothlocaldevice.pro
@@ -4,5 +4,5 @@ CONFIG += testcase
QT = core concurrent bluetooth testlib
osx:QT += widgets
-
+osx:CONFIG += insignificant_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0