Mark QtConcurrentFilter Autotest as insignificant, because it fails rarely

Task-number: QTBUG-20688

Change-Id: I17b0016c66d3a6ada873f698a97bfcdaf60838f3
Reviewed-on: http://codereview.qt-project.org/5593
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jo Asplin <jo.asplin@nokia.com>
This commit is contained in:
Holger Ihrig 2011-09-27 09:23:32 +02:00 committed by Qt by Nokia
parent 22a83f364e
commit 867e6d208c

View File

@ -3,3 +3,4 @@ DEFINES += QT_STRICT_ITERATORS
SOURCES += tst_qtconcurrentfilter.cpp
QT = core
CONFIG += parallel_test
CONFIG += insignificant_test # See QTBUG-20688