summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-06-02 12:58:48 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2016-06-02 10:12:40 +0000
commit78a73643a31a761ada8cfafa80ddf2fb916c1d6a (patch)
tree01e6dd832accc9fcdaf2b121eb90a28c2b22d9aa /tests/auto
parentbf0bbc0e7379134ac3efcf2eda5a28b239b866de (diff)
Blacklisting tst_QSoundEffect::testLooping on OpenSUSE 42.1
Blacklisted testLooping() on OpenSUSE 42.1 and removed 'insignificant_testcase' CONFIG, which was a typo in any case. It should be 'insignificant_test'. Also we should get rid of the tests marked as insignificant in any case. Task-number: QTBUG-46689 Change-Id: Idcf9589e26d066e664cf68e6c25c03f4d1973287 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/integration/qsoundeffect/BLACKLIST1
-rw-r--r--tests/auto/integration/qsoundeffect/qsoundeffect.pro3
2 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/integration/qsoundeffect/BLACKLIST b/tests/auto/integration/qsoundeffect/BLACKLIST
index 3a358789a..44f6c2751 100644
--- a/tests/auto/integration/qsoundeffect/BLACKLIST
+++ b/tests/auto/integration/qsoundeffect/BLACKLIST
@@ -6,3 +6,4 @@ redhatenterpriselinuxworkstation-6.6
rhel-7.1
opensuse-13.1
rhel-7.2
+opensuse-42.1
diff --git a/tests/auto/integration/qsoundeffect/qsoundeffect.pro b/tests/auto/integration/qsoundeffect/qsoundeffect.pro
index 7a0f63e4b..c4d965121 100644
--- a/tests/auto/integration/qsoundeffect/qsoundeffect.pro
+++ b/tests/auto/integration/qsoundeffect/qsoundeffect.pro
@@ -14,6 +14,3 @@ unix:!mac {
}
TESTDATA += test.wav
-
-
-config_pulseaudio: CONFIG += insignificant_testcase # Crashes in QSoundEffectPrivate::sampleReady with bufferAttr == 0