summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-03-06 10:03:35 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-06 01:34:55 +0100
commit7206f9c539f7302b7349be111e9400c3abb7b048 (patch)
tree3b19f0dc6bb1f67a61b7f108027dc63e5626a38a /tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro
parent443fd332f941f8c30074390ddd9e00ee40cd584d (diff)
Stabilize tst_QCalendarWidget::buttonClickCheck
The window should be shown and activated before sending user input. Task-number: QTBUG-23615 Change-Id: I2fc1738d9dc4ee7f03c81b040eed6389910a9d3c Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro')
-rw-r--r--tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro b/tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro
index 127d78596a..f16110cbd1 100644
--- a/tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro
+++ b/tests/auto/widgets/widgets/qcalendarwidget/qcalendarwidget.pro
@@ -2,6 +2,3 @@ CONFIG += testcase
TARGET = tst_qcalendarwidget
QT += widgets testlib
SOURCES += tst_qcalendarwidget.cpp
-
-# QTBUG-23615 - unstable test
-linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test