From 3599ea99c9f428bb87e4565f25631cf8a7429298 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Wed, 16 May 2018 08:38:56 +0200 Subject: winrt: skip accessibility test Task-number: QTBUG-68297 Change-Id: Idfe86a21842982a775c9774f3e431789a7dc07a8 Reviewed-by: Maurice Kalinowski --- tests/auto/other/other.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3