summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2011-11-16 16:15:00 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-21 14:24:36 +0100
commit74589cde9a81ba60c7bdb582c17b5f144f12c8f1 (patch)
tree6bdb01f778b55d201a58a6f035b67172149e6bbb /tests/auto/auto.pro
parentf65cda93e99db45a2f0f3a32f32f454f4073905d (diff)
Re-enable the integrationtests autotests on Mac OS X
The tst_MacNativeEvents, tst_QAccessibility, and tst_QFocusEvent tests currently fail, which will block any changes that attempt to re-enable the autotests. Ignore the failures for now by marking the tests as insignificant. The tst_Lancelot for currently crashes, which can destabilize the CI system when attempting to re-enable the autotests. Skip this test for now by disabling the check target for it. Change-Id: Icc1dc77ebb9b7be746606aae04c9abf2480d0c3f Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 248197cb27..31adc92b6f 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -24,7 +24,6 @@ cross_compile: SUBDIRS -= tools
mac {
dbus.CONFIG += no_check_target
gui.CONFIG += no_check_target
- integrationtests.CONFIG += no_check_target
network.CONFIG += no_check_target
opengl.CONFIG += no_check_target
sql.CONFIG += no_check_target