summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJonas Rabbe <jonas.rabbe@nokia.com>2011-07-22 09:01:06 +1000
committerQt by Nokia <qt-info@nokia.com>2011-07-22 02:03:55 +0200
commit518ae46dfeb0bc87ea787bfe6bf0a5e183db8442 (patch)
tree93fe48677ef3550d7fd401154a9b447145e7cce1 /tests
parent18007fe244d3cc316b89b42fbc153388523beb52 (diff)
Blacklisted auto test for QSoundEffect
Change-Id: Ia42fc8f10530f8d9b885d2de2c927b6ea6189b57 Reviewed-on: http://codereview.qt.nokia.com/1998 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qsoundeffect/qsoundeffect.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qsoundeffect/qsoundeffect.pro b/tests/auto/qsoundeffect/qsoundeffect.pro
index 116aa30ab..a3be12dfa 100644
--- a/tests/auto/qsoundeffect/qsoundeffect.pro
+++ b/tests/auto/qsoundeffect/qsoundeffect.pro
@@ -2,7 +2,8 @@ load(qttest_p4)
QT += core declarative multimediakit-private
-# TARGET = tst_qsoundeffect
+# temporarily blacklist test because it fails
+CONFIG += insignificant_test
SOURCES += tst_qsoundeffect.cpp