summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2016-08-11 19:05:42 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2016-08-12 05:20:31 +0000
commit907b47360260538ee5fa7ff8aea9837709fad3e0 (patch)
treedf22c6ce99e8cded052e2e39ed958415fa5fa91a
parentd841430513e17eca9f9df7e31f00d20bf1257afd (diff)
Blacklist all tests
At the moment all tests are disabled inside the CI. While I am convinced that the tests work on normal machines, currently they simply do not work as part of the CI because of outdated dependencies or because the VMs do not have sound cards. As a first step, make the module sane and let the tests be built by adding this patch and taking out the hack from the CI. Task-number: QTBUG-55274 Change-Id: Idaa799133d1099d773c4331d9b6d311dc812ee66 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
-rw-r--r--tests/auto/texttospeech/BLACKLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/texttospeech/BLACKLIST b/tests/auto/texttospeech/BLACKLIST
new file mode 100644
index 0000000..e5c302e
--- /dev/null
+++ b/tests/auto/texttospeech/BLACKLIST
@@ -0,0 +1,8 @@
+[say_hello]
+*
+[speech_rate]
+*
+[pitch]
+*
+[set_voice]
+*