summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-18 11:07:42 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-18 08:05:38 +0200
commit7789b872da10fb43d418b40dbb80ad9da811c88c (patch)
treebb995bc2cc0211fc0c08ac7e667b4bc389057279 /tests
parentee934d6c4c013e45c9f5c9cd188df0e341d19b6d (diff)
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 <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qtextlayout/qtextlayout.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtextlayout/qtextlayout.pro b/tests/auto/qtextlayout/qtextlayout.pro
index 222e69b804..6bf0065e4f 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