summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-11-04 13:37:40 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-11-04 16:20:04 +0100
commit31918577e222a14cb0f091a8bef919f420420fbd (patch)
tree46e353c2301806d2e0659e40738c6439d46ed9a9 /tests
parent34d204ac79d220e170f09a3f454f8d15f633be96 (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 Pick-to: 6.4 Change-Id: I4b17ca5570fbb4f2c4bf683c02dca4beb6c5108c Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests')
-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