summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-09-29 15:55:31 +0300
committerMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-09-29 13:30:49 +0000
commit026aec5079375c866cd88ba176c88d2842d1b260 (patch)
tree09307bf0dd359ee8d40faf53682263f406475647
parent309dcb92590a9c159a8f4497d8f9582552dd8730 (diff)
Blacklist testSetSourceWhilePlaying() in 5.6
The test is flaky and running it 300 times didn't reproduce the failure. Change-Id: Ib03722579dbe58c05cb324fdca37eb7e5b732e33 Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
-rw-r--r--tests/auto/integration/qsoundeffect/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/integration/qsoundeffect/BLACKLIST b/tests/auto/integration/qsoundeffect/BLACKLIST
new file mode 100644
index 000000000..abf85ae93
--- /dev/null
+++ b/tests/auto/integration/qsoundeffect/BLACKLIST
@@ -0,0 +1,3 @@
+#QTBUG-55735
+[testSetSourceWhilePlaying]
+linux