summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2024-01-09 13:58:35 +0100
committerAxel Spoerl <axel.spoerl@qt.io>2024-01-09 14:09:41 +0100
commit887f04a8ae406799b972f1c73b37b8e687a3e539 (patch)
tree95d3907b79d0cdac99ab64d3a69625d6ea322b83 /tests
parentfe2c578e776ca2001082d63b2e53983ca92225fd (diff)
Temporarily blacklist tst_QTextToSpeech on openSuSE
COIN VM for current openSuSE targets (Leap 15.5) is provisioned without dummy audio device. That makes all tests flaky and sayMultiple() fail. Temporarily blacklist the test class on openSuSE. Cherrypick this down to 6.5, because all versions are affected. Fixes: QTBUG-120655 Pick-to: 6.7 6.6 6.5 Change-Id: I975890fb454a09eab2039b959748e4ef78908150 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qtexttospeech/BLACKLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qtexttospeech/BLACKLIST b/tests/auto/qtexttospeech/BLACKLIST
index 716d6db..111f718 100644
--- a/tests/auto/qtexttospeech/BLACKLIST
+++ b/tests/auto/qtexttospeech/BLACKLIST
@@ -1,4 +1,11 @@
+# Current OpenSuSE Leap (15.5) is provisioned without
+# dummy audio device (QTBUG-120655). All tests are bound to flake.
+# RHEL and Ubuntu still covering the autotest.
+# => temporarily blacklist, until VM template is fixed
+opensuse
+
[pauseResume:darwin]
macos-13 ci # QTBUG-108205
[sayingWordWithPause:darwin]
macos-13 ci # QTBUG-108205
+