summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJani Vähäkangas <jani.vahakangas@theqtcompany.com>2015-06-17 12:19:36 +0300
committerJani Vähäkangas <jani.vahakangas@theqtcompany.com>2015-07-06 07:45:16 +0000
commit4ba25e692a848b6a4756aaf9597293f7bc5b3630 (patch)
tree1520abe7aca1ee4415864401fba48da21d2ca164 /tests
parent5f8c5a2acfeba33d2063fa9566ecb17826bf82bc (diff)
Blacklist failing part from tst_qsoundeffect
Task-number: QTBUG-46689 Change-Id: I195d5cea8a588afcdefae5a91acb511fadbb839c Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/integration/qsoundeffect/BLACKLIST5
-rw-r--r--tests/auto/integration/qsoundeffect/qsoundeffect.pro2
2 files changed, 5 insertions, 2 deletions
diff --git a/tests/auto/integration/qsoundeffect/BLACKLIST b/tests/auto/integration/qsoundeffect/BLACKLIST
new file mode 100644
index 000000000..d933e2637
--- /dev/null
+++ b/tests/auto/integration/qsoundeffect/BLACKLIST
@@ -0,0 +1,5 @@
+# QTBUG-46689
+
+[testLooping]
+ubuntu-14.04 64bit
+redhatenterpriselinuxworkstation-6.6
diff --git a/tests/auto/integration/qsoundeffect/qsoundeffect.pro b/tests/auto/integration/qsoundeffect/qsoundeffect.pro
index cb186db20..dd35cbb61 100644
--- a/tests/auto/integration/qsoundeffect/qsoundeffect.pro
+++ b/tests/auto/integration/qsoundeffect/qsoundeffect.pro
@@ -15,6 +15,4 @@ unix:!mac {
TESTDATA += test.wav
-win32:CONFIG += insignificant_test # QTBUG-26509
-linux-*:CONFIG += insignificant_test # QTBUG-26748
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0