From bcc8c349e0d5e5a5e782260e01d5dc1e238e6a31 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 2 May 2012 13:19:08 +0200 Subject: test: Mark test as significant on platforms other than Mac OS X This test only fails on Mac OS X at the moment, so enabling it for all the other platforms. Change-Id: I1e816e9b7bbae802c868e31b367b7e43bd673d87 Reviewed-by: Jyri Tahtela --- tests/auto/qfont/qfont.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qfont/qfont.pro b/tests/auto/qfont/qfont.pro index 67263b8..fb57d71 100644 --- a/tests/auto/qfont/qfont.pro +++ b/tests/auto/qfont/qfont.pro @@ -1,4 +1,4 @@ load(qttest_p4) SOURCES += tst_qfont.cpp -CONFIG+=insignificant_test # QTQAINFRA-428 +mac:CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12