summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent/qfocusevent.pro
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-18 00:26:36 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-19 08:07:39 +0200
commita594e5cfc8098c236f113e292938c791d42a3103 (patch)
tree3c9078ca39850440247217110d0678853e5be76b /tests/auto/other/qfocusevent/qfocusevent.pro
parent25f3c16c94eaa0934b5f2cc1ee373eea71aa5d02 (diff)
Remove insignification from QFocusEvent test on Mac OS X.
This test has one stable failure. Mark that failure with QEXPECT_FAIL and re-enable the test. Task-number: QTBUG-22815 Change-Id: I38445b659235076b00d9dd82d2a824d1caa1439b Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Diffstat (limited to 'tests/auto/other/qfocusevent/qfocusevent.pro')
-rw-r--r--tests/auto/other/qfocusevent/qfocusevent.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/other/qfocusevent/qfocusevent.pro b/tests/auto/other/qfocusevent/qfocusevent.pro
index ee2cf22a6a..5f799291c6 100644
--- a/tests/auto/other/qfocusevent/qfocusevent.pro
+++ b/tests/auto/other/qfocusevent/qfocusevent.pro
@@ -2,4 +2,3 @@ CONFIG += testcase
TARGET = tst_qfocusevent
QT += widgets testlib
SOURCES += tst_qfocusevent.cpp
-mac: CONFIG += insignificant_test # QTBUG-22815