From debf27c692f4779065ebc903d68f10b9e69d7c93 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 14:58:20 +0200 Subject: test: Mark tst_qinputcontext as insignificant only on Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test has been passing lately for Linux and Windows. Task-number: QTQAINFRA-574 Change-Id: Ib1d44ce284e3d0dcfa539376928cb41516a2059a Reviewed-by: Simo Fält Reviewed-by: Janne Anttila --- tests/auto/qinputcontext/qinputcontext.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qinputcontext/qinputcontext.pro b/tests/auto/qinputcontext/qinputcontext.pro index 8cd956d..681c54b 100644 --- a/tests/auto/qinputcontext/qinputcontext.pro +++ b/tests/auto/qinputcontext/qinputcontext.pro @@ -7,4 +7,4 @@ symbian { LIBS += -lws32 -lcone } -CONFIG+=insignificant_test # QTQAINFRA-428 +macx:CONFIG+=insignificant_test # QTQAINFRA-547 -- cgit v0.12