aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-02-12 12:30:24 +0100
committerHeikki Halmet <heikki.halmet@qt.io>2020-06-09 14:42:04 +0300
commit6b3b3a24a99f45b5f496db26f82599d0afc14e33 (patch)
tree5dda02ed41da45cf92314be93cc3388e64afc478 /tests
parenta84537a159e9d3b9b66a9a0d4fdf3b1b9d3168d6 (diff)
Blacklist tst_QQuickTextInput::setInputMask() on macOs
Task-number: QTBUG-75786 Task-number: QTBUG-82058 Change-Id: Ida2a546044d4c85f3ec8037ff7e8f1fd2bd1f424 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit df075ee964fa41f95a0dd1f691c1547dc0b018dc) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquicktextinput/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicktextinput/BLACKLIST b/tests/auto/quick/qquicktextinput/BLACKLIST
index ada7c57c75..6cd24de9a9 100644
--- a/tests/auto/quick/qquicktextinput/BLACKLIST
+++ b/tests/auto/quick/qquicktextinput/BLACKLIST
@@ -1,3 +1,7 @@
# QTBUG-78162
[mouseSelectionMode]
opensuse-leap
+
+# QTBUG-82058
+[setInputMask]
+macos ci