Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.
Change-Id: Ied8519294e34d74ef854baa5be5cba2972a7f33c Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
8509e390ae
commit
5f06930b16
@@ -4,7 +4,7 @@ QT += core multimedia-private testlib
|
||||
CONFIG += no_private_qt_headers_warning
|
||||
|
||||
# This is more of a system test
|
||||
CONFIG += testcase insignificant_test
|
||||
CONFIG += testcase
|
||||
|
||||
SOURCES += tst_qsoundeffect.cpp
|
||||
|
||||
@@ -15,3 +15,5 @@ unix:!mac {
|
||||
}
|
||||
|
||||
TESTDATA += test.wav
|
||||
|
||||
win32: CONFIG += insignificant_test
|
||||
|
||||
Reference in New Issue
Block a user