summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2018-05-16 08:38:56 +0200
committerOliver Wolff <oliver.wolff@qt.io>2018-05-25 11:02:19 +0000
commit3599ea99c9f428bb87e4565f25631cf8a7429298 (patch)
tree8dbace207fbd051e89d4b84db72f340cd99291e1 /tests/auto/other
parentf5a56981cd9eb56f8ba533a31e9b9dfd302148cf (diff)
winrt: skip accessibility test
Task-number: QTBUG-68297 Change-Id: Idfe86a21842982a775c9774f3e431789a7dc07a8 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/other.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index ea2e1dabf2..8790993a95 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -48,7 +48,7 @@ cross_compile: SUBDIRS -= \
atwrapper \
compiler
-!qtConfig(accessibility): SUBDIRS -= qaccessibility
+winrt|!qtConfig(accessibility): SUBDIRS -= qaccessibility
!qtConfig(accessibility-atspi-bridge): SUBDIRS -= qaccessibilitylinux