From: Jo Asplin Date: Tue, 25 Oct 2011 12:19:49 +0000 (+0200) Subject: Re-enabled tst_qstatictext X-Git-Tag: qt-v5.0.0-alpha1~3047 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2dd674530639e6df1ba0436e3baf77db6705534f;p=profile%2Fivi%2Fqtbase.git Re-enabled tst_qstatictext tst_qstatictext is fixed by 8b4e40f5354ef81c40d8da35e0e79b2a87278e31 Task-number: QTBUG-20977 Change-Id: I70631951c98ee3033f4d0c7a61fad102d28846d1 Reviewed-by: Rohan McGovern --- diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro index 19ac6ce..fff006c 100644 --- a/tests/auto/gui/text/qstatictext/qstatictext.pro +++ b/tests/auto/gui/text/qstatictext/qstatictext.pro @@ -3,5 +3,3 @@ TARGET = tst_qstatictext QT += widgets widgets-private testlib QT += core core-private gui gui-private SOURCES += tst_qstatictext.cpp - -CONFIG += insignificant_test # QTBUG-21290 - crashes on qpa, xcb