aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktextinput
diff options
context:
space:
mode:
authorTor Arne Vestbø <[email protected]>2024-09-24 23:04:45 +0200
committerTor Arne Vestbø <[email protected]>2024-09-24 23:20:49 +0200
commitf4cfd572723f1d535e111d7fab65c1a61b130839 (patch)
tree4d936f7d90d5ae0264bd2a2ad56ab35d33408996 /tests/auto/quick/qquicktextinput
parenta24914067d5495c7baebdb7bfacbe53cbab91421 (diff)
Tweak tst_qquicktextinput::setInputMask blacklisting for macOS
The test fails locally as well, not just in CI. But only two of the test data fail, so only blacklist those. Task-number: QTBUG-82058 Pick-to: 6.8 Change-Id: I3460138c7bd898149b5dbf0889204a44489a53e2 Reviewed-by: Axel Spoerl <[email protected]>
Diffstat (limited to 'tests/auto/quick/qquicktextinput')
-rw-r--r--tests/auto/quick/qquicktextinput/BLACKLIST7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/auto/quick/qquicktextinput/BLACKLIST b/tests/auto/quick/qquicktextinput/BLACKLIST
index 2af586c68a..c55162f981 100644
--- a/tests/auto/quick/qquicktextinput/BLACKLIST
+++ b/tests/auto/quick/qquicktextinput/BLACKLIST
@@ -2,9 +2,10 @@
[mouseSelectionMode]
opensuse-leap
-# QTBUG-82058
-[setInputMask]
-macos ci
+[setInputMask:keys any_opt]
+macos # QTBUG-82058
+[setInputMask:keys any_req]
+macos # QTBUG-82058
# QTQAINFRA-4127
[passwordCharacter]