summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget/BLACKLIST
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2024-04-11 14:11:45 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2024-04-12 20:12:18 +0300
commit44072f43eda689fe1f60c57ff833d5b1dcb3b594 (patch)
treebaf745b2471d899bdf7e9b53dcbcdc1bf627c376 /tests/auto/widgets/kernel/qwidget/BLACKLIST
parentaabb133d07ff99157ae2070e16594eba035cca08 (diff)
Android: blacklist tst_QWidget::setParentChangesFocus
This fails on Android 8, and we want to get Android 8 bump into the CI. Pick-to: 6.7 Task-number: QTBUG-124291 Change-Id: I179880c38d155df82bcb772f546104d956326647 Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel/qwidget/BLACKLIST')
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index 2f8ea8d768..4c17af245b 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -44,4 +44,6 @@ android
android
[hoverPosition]
macos-14 x86
-
+# QTBUG-124291
+[setParentChangesFocus:make dialog parentless, after]
+android