test: Mark tst_QSoundEffect as insignificant

Task-number: QTBUG-26509
Task-number: QTBUG-26748
Change-Id: Id8952c2ed3e2a261907eed1e160fc187af6983ce
Reviewed-by: Rohan McGovern <rohan@mcgovern.id.au>
This commit is contained in:
Sergio Ahumada
2012-10-31 22:19:06 +01:00
committed by The Qt Project
parent 4acdccba05
commit 79f585b9e9

View File

@@ -16,5 +16,6 @@ unix:!mac {
TESTDATA += test.wav
win32: CONFIG += insignificant_test
win32:CONFIG += insignificant_test # QTBUG-26509
linux-*:CONFIG += insignificant_test # QTBUG-26748
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0