summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-11-04 13:37:40 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-11-04 15:33:30 +0000
commit23451e7207db1dd2a90980bd7240da65da8e709f (patch)
treeed89a77567c61fff32d592fde612b6f8921070c8
parent416dd16cc2cbf81947ae1bf73978777c40c8582b (diff)
Blacklist tst_QTextToSpeech::pauseResume(darwin) on macOS 13 in CI
It's flakey/failing, but can not be reproduced locally. Task-number: QTBUG-108205 Change-Id: I4b17ca5570fbb4f2c4bf683c02dca4beb6c5108c Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 31918577e222a14cb0f091a8bef919f420420fbd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/qtexttospeech/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qtexttospeech/BLACKLIST b/tests/auto/qtexttospeech/BLACKLIST
new file mode 100644
index 0000000..0bcef4c
--- /dev/null
+++ b/tests/auto/qtexttospeech/BLACKLIST
@@ -0,0 +1,2 @@
+[pauseResume:darwin]
+macos-13 ci # QTBUG-108205