Apply insignificant flag to platform that is actually unstable.
Change-Id: Ib0acc0413f3dcc5194dc5d93b071b3bb22b9eef9 Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
858baa7d90
commit
f4e83a3a27
@@ -4,7 +4,9 @@ QT += core multimedia-private testlib
|
|||||||
CONFIG += no_private_qt_headers_warning
|
CONFIG += no_private_qt_headers_warning
|
||||||
|
|
||||||
# This is more of a system test
|
# This is more of a system test
|
||||||
CONFIG += testcase insignificant_test
|
CONFIG += testcase
|
||||||
|
|
||||||
HEADERS += wavheader.h
|
HEADERS += wavheader.h
|
||||||
SOURCES += wavheader.cpp tst_qaudiooutput.cpp
|
SOURCES += wavheader.cpp tst_qaudiooutput.cpp
|
||||||
|
|
||||||
|
mac: CONFIG += insignificant_test
|
||||||
|
|||||||
Reference in New Issue
Block a user