test: mark tst_qtextlayout as insignificant for qpa, xcb
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 18 Aug 2011 01:07:42 +0000 (11:07 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 18 Aug 2011 06:05:38 +0000 (08:05 +0200)
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 <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
tests/auto/qtextlayout/qtextlayout.pro

index 222e69b..6bf0065 100644 (file)
@@ -9,3 +9,4 @@ symbian {
        TARGET.EPOCHEAPSIZE = 100000 20000000
 }
 
+qpa:contains(QT_CONFIG,qpa):CONFIG+=insignificant_test  # QTBUG-20979