Flag tst_QDoubleSpinBox::task255471_decimalsValidation test as unstable.
Task-number: QTBUG-23641 Change-Id: Iaa44ab20d2e50cd6fb0a1327efef35c1036f9e4c Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>bb10
parent
a2e5f36552
commit
6b99b97556
|
|
@ -2,3 +2,6 @@ CONFIG += testcase
|
|||
TARGET = tst_qdoublespinbox
|
||||
QT += widgets testlib
|
||||
SOURCES += tst_qdoublespinbox.cpp
|
||||
|
||||
# QTBUG-23641 - unstable test
|
||||
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test
|
||||
|
|
|
|||
Loading…
Reference in New Issue