summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-07-01 11:13:15 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-07-01 14:55:29 +0200
commit5d6705c567e73b943bc8f67eb049ce3fa2ba1b74 (patch)
treee15986456d2d01551aad171c6fe329efab82c86e /tests/auto/gui/text
parentbb5757f0cd7903c04f5d49fb0bf743b896639956 (diff)
CMake: Skip / ignore failing tests on CMake platforms
Skip crashing tests and ignore failing tests on CMake platforms. Add missing QTEST_ENVIRONMENT=ci env var assignment to Coin test instructions. This was hardcoded by the Coin code for qmake configurations. Task-number: QTBUG-85364 Change-Id: Id2312e504a0d36b8f8596d4cebaa49c63731406e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/gui/text')
-rw-r--r--tests/auto/gui/text/qrawfont/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/text/qrawfont/BLACKLIST b/tests/auto/gui/text/qrawfont/BLACKLIST
new file mode 100644
index 0000000000..44b3d7d481
--- /dev/null
+++ b/tests/auto/gui/text/qrawfont/BLACKLIST
@@ -0,0 +1,2 @@
+# QTBUG-85364
+windows-10 gcc cmake