aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-01-07 13:42:32 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2021-01-07 14:53:04 +0000
commit4496de26b55bafab785a7b216627838f5c729bba (patch)
tree76578a6ff74bf4f6fb51e76499f29fd5a8303629 /tests
parentdfb36c91b401308f74a5bc635f9a77ba2f9872a0 (diff)
Blacklist failing tests for QEMU ARMv7
QEMU has a bug that prevents fontconfig to work correctly, which causes font related testcase to fail. Blacklist those when running them in CI. Task-number: QTQAINFRA-4127 Change-Id: Id6970be0db49128fb46838dbec04bc6f26048761 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickcanvasitem/BLACKLIST3
-rw-r--r--tests/auto/quick/qquicktext/BLACKLIST5
-rw-r--r--tests/auto/quick/qquicktextinput/BLACKLIST4
3 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickcanvasitem/BLACKLIST b/tests/auto/quick/qquickcanvasitem/BLACKLIST
index 1ca04f0f7a..f88c681630 100644
--- a/tests/auto/quick/qquickcanvasitem/BLACKLIST
+++ b/tests/auto/quick/qquickcanvasitem/BLACKLIST
@@ -16,3 +16,6 @@ macos ci
opensuse-leap
[ContextFontValidation::test_valid]
opensuse-leap
+# QTQAINFRA-4127
+[canvas::test_extraArgumentsIgnored:text]
+ci b2qt 32bit
diff --git a/tests/auto/quick/qquicktext/BLACKLIST b/tests/auto/quick/qquicktext/BLACKLIST
index 1896184d24..1a3ea5492f 100644
--- a/tests/auto/quick/qquicktext/BLACKLIST
+++ b/tests/auto/quick/qquicktext/BLACKLIST
@@ -5,3 +5,8 @@ windows gcc
msvc-2019
[hAlignVisual]
sles
+# QTQAINFRA-4127
+[fontSizeModeMultiline]
+ci b2qt 32bit
+[baselineOffset]
+ci b2qt 32bit
diff --git a/tests/auto/quick/qquicktextinput/BLACKLIST b/tests/auto/quick/qquicktextinput/BLACKLIST
index 6cd24de9a9..7f3128d7fc 100644
--- a/tests/auto/quick/qquicktextinput/BLACKLIST
+++ b/tests/auto/quick/qquicktextinput/BLACKLIST
@@ -5,3 +5,7 @@ opensuse-leap
# QTBUG-82058
[setInputMask]
macos ci
+
+# QTQAINFRA-4127
+[passwordCharacter]
+ci b2qt 32bit