diff options
| author | Mitch Curtis <mitch.curtis@qt.io> | 2024-03-04 13:39:59 +0800 |
|---|---|---|
| committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2024-03-06 00:55:43 +0000 |
| commit | 7f36fc52bfa0da669a0d81994a6879d07b3180d6 (patch) | |
| tree | ba61cb869749463b2ce77cc30d8d41261bf0f3c9 | |
| parent | b084ce63cb271e198a62ec787ddea4db3e386569 (diff) | |
Unblacklist tst_QQuickPopup::focusMultiplePopup
This partially reverts 87d61c4fe35aa115018a28f1bdd8d5c2beca6fe6 .
It hasn't been flaky since 2023/12/09.
Task-number: QTBUG-118058
Change-Id: I97c3d63f5b496e589f0c702e2985ffc10257ea0b
Reviewed-by: Liang Qi <liang.qi@qt.io>
(cherry picked from commit f31788cb0e0cfe1ac666bcfe465d65ee1cfc64f8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| -rw-r--r-- | tests/auto/quickcontrols/qquickpopup/BLACKLIST | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quickcontrols/qquickpopup/BLACKLIST b/tests/auto/quickcontrols/qquickpopup/BLACKLIST index 6687e2135f..bd2185328f 100644 --- a/tests/auto/quickcontrols/qquickpopup/BLACKLIST +++ b/tests/auto/quickcontrols/qquickpopup/BLACKLIST @@ -9,9 +9,6 @@ macos macos [doubleClickInMouseArea] macos -[focusMultiplePopup] -macos -opensuse-leap # QTBUG-118058 # QTBUG-114718 (end) [overlay] |
