summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-11-29 16:42:03 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-11-30 18:01:47 +0100
commita9005a70d543db8c458f670a43c586d077b12417 (patch)
tree84851335b45016b02efeec856f2594599c140960 /tests/auto/widgets/kernel/qwidget
parentfbf55619daea26dadb600100e87da48eef3dc714 (diff)
Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 13 in CI
It started being recorded as flakey after making macOS 13 a significant config in the CI, but it's unclear why the test was not failing during the nightly testing leading up to that. http://testresults.qt.io/grafana/goto/-AzSwMKVz It has also been blacklisted on macOS many times in the past. Change-Id: I7be5fefb3669e9643a98d2ac82059bf0576c6d5c Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel/qwidget')
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index 7bd4c0a304..1c8b2a566f 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -28,6 +28,7 @@ sles-15
# QTBUG-87668
[showMinimizedKeepsFocus]
android
+macos-13 ci
[normalGeometry]
android
[saveRestoreGeometry]