From: Rohan McGovern Date: Thu, 18 Aug 2011 01:07:42 +0000 (+1000) Subject: test: mark tst_qtextlayout as insignificant for qpa, xcb X-Git-Tag: qt-v5.0.0-alpha1~3808 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7789b872da10fb43d418b40dbb80ad9da811c88c;p=profile%2Fivi%2Fqtbase.git test: mark tst_qtextlayout as insignificant for qpa, xcb This autotest segfaults in this configuration. Task-number: QTBUG-20979 Change-Id: I7f038416d9333b690695f48e4ad01d52767f45cd Reviewed-on: http://codereview.qt.nokia.com/3120 Reviewed-by: Qt Sanity Bot Reviewed-by: Kalle Lehtonen --- diff --git a/tests/auto/qtextlayout/qtextlayout.pro b/tests/auto/qtextlayout/qtextlayout.pro index 222e69b..6bf0065 100644 --- a/tests/auto/qtextlayout/qtextlayout.pro +++ b/tests/auto/qtextlayout/qtextlayout.pro @@ -9,3 +9,4 @@ symbian { TARGET.EPOCHEAPSIZE = 100000 20000000 } +qpa:contains(QT_CONFIG,qpa):CONFIG+=insignificant_test # QTBUG-20979