summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-18 14:21:32 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-18 08:05:38 +0200
commit8d16fcb912778c7d881ab735f2180dcb7081bb91 (patch)
tree6c9381cae0b1564a1fe766c375fa4d3f602614e1 /tests
parent06bfd1feda1786d2df8a29aaad14f49d4e32cfea (diff)
test: marked tst_qfocusevent as insignificant on all platforms
This was known to be unstable on mac, but appears to be unstable on Linux also. Task-number: QTBUG-20987 Change-Id: I760533c32cf13d24f8428f120813eb590b202182 Reviewed-on: http://codereview.qt.nokia.com/3131 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qfocusevent/qfocusevent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qfocusevent/qfocusevent.pro b/tests/auto/qfocusevent/qfocusevent.pro
index 1ebbf9b104..851d616173 100644
--- a/tests/auto/qfocusevent/qfocusevent.pro
+++ b/tests/auto/qfocusevent/qfocusevent.pro
@@ -1,4 +1,4 @@
load(qttest_p4)
SOURCES += tst_qfocusevent.cpp
-mac*:CONFIG+=insignificant_test
+CONFIG+=insignificant_test