Flag tst_QComboBox tests as unstable.
authorToby Tomkins <toby.tomkins@nokia.com>
Mon, 16 Jan 2012 05:58:05 +0000 (15:58 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jan 2012 07:52:00 +0000 (08:52 +0100)
tst_QComboBox::keyBoardNavigationWithMouse and
task_QTBUG_1071_changingFocusEmitsActivated tests are unstable.

Task-number: QTBUG-23639

Change-Id: Ib8363505213117c581ea2921ebc58d4c2ec4cf8c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/widgets/qcombobox/qcombobox.pro

index 88b9d08..03bb91f 100644 (file)
@@ -2,3 +2,6 @@ CONFIG += testcase
 TARGET = tst_qcombobox
 QT += widgets widgets-private gui-private core-private testlib
 SOURCES  += tst_qcombobox.cpp
+
+# QTBUG-23639 - unstable test (related QTBUG-1071)
+linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test