aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-11-01 11:29:26 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-11-01 17:54:36 +0000
commit574ab7bd4cb392b0e17983edd23caf77c0915d5f (patch)
tree3a2e3856a07fc69d7d7a06e5981708f07d2296e5
parentd897a740a81135ca11ef63ab71f7356b46495eb4 (diff)
Blacklist certain tests that check selection handle positions
These fail on at least Ubuntu and openSUSE. From what I can see, the expected position that the tests use for the handle is incorrect. Until this receives further investigation, we should blacklist it to unblock CI. Task-number: QTBUG-97830 Change-Id: Id2fedcd18479ac730306de21472ecfe65e616779 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 4fc7cf56cef4f835ecbef8ed0ed0adb932a6d016) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/inputpanel/BLACKLIST9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/inputpanel/BLACKLIST b/tests/auto/inputpanel/BLACKLIST
new file mode 100644
index 00000000..59d98f0b
--- /dev/null
+++ b/tests/auto/inputpanel/BLACKLIST
@@ -0,0 +1,9 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# QTBUG-97830
+[tst_plugin::test_fullScreenModeSelectionHandles:row 0]
+*
+
+# QTBUG-97830
+[tst_plugin::test_selection:row 0]
+*