From 8d16fcb912778c7d881ab735f2180dcb7081bb91 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Thu, 18 Aug 2011 14:21:32 +1000 Subject: 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 Reviewed-by: Kalle Lehtonen --- tests/auto/qfocusevent/qfocusevent.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3