From a9005a70d543db8c458f670a43c586d077b12417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 29 Nov 2022 16:42:03 +0100 Subject: 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 --- tests/auto/widgets/kernel/qwidget/BLACKLIST | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto') 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] -- cgit v1.2.3