From 55bc6f360927b73a9ece6c5ac5b8e2e07b0d8bb9 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Thu, 15 Feb 2024 12:39:32 +0800 Subject: [PATCH] Unblacklist Material ToolTip tests on macOS Fixed by d03c585195d18d2400b37954c101f00e486691e2. Task-number: QTBUG-122067 Change-Id: I17697a68396245570020593315da2e0191055097 Reviewed-by: Oliver Eftevaag --- tests/auto/quickcontrols/controls/material/BLACKLIST | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/auto/quickcontrols/controls/material/BLACKLIST b/tests/auto/quickcontrols/controls/material/BLACKLIST index feac49fa03..b643dd1d9c 100644 --- a/tests/auto/quickcontrols/controls/material/BLACKLIST +++ b/tests/auto/quickcontrols/controls/material/BLACKLIST @@ -11,11 +11,3 @@ qnx [ComboBox::test_keyClose] macos arm ci # QTBUG-102817 - -# QTBUG-122067 -[ToolTip::test_attached] -macos - -# QTBUG-122067 -[ToolTip::test_attachedSizeBug] -macos