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:
Toby Tomkins
2012-07-12 13:53:58 +10:00
committed by Qt by Nokia
parent 8509e390ae
commit 5f06930b16
2 changed files with 24 additions and 1 deletions

View File

@@ -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