From 4bda2a17b55ade9a6cf799ac5fc090ca9c38e30f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lefebvre?= Date: Wed, 14 May 2025 13:53:34 +0200 Subject: [PATCH] Unblacklist tst_qBackingStore::flush on Ubuntu Wayland tst_qBackingStore::flush is no longer flaky on Ubuntu Wayland Fixes: QTBUG-127920 Change-Id: I16d91ceb8854f4aee8c569c792e8cb7977cb95ca Reviewed-by: Liang Qi (cherry picked from commit cb97b31906456f6c66a23606eb6fbda92dd049d0) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/gui/kernel/qbackingstore/BLACKLIST | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 tests/auto/gui/kernel/qbackingstore/BLACKLIST diff --git a/tests/auto/gui/kernel/qbackingstore/BLACKLIST b/tests/auto/gui/kernel/qbackingstore/BLACKLIST deleted file mode 100644 index 7b2c311d1fa..00000000000 --- a/tests/auto/gui/kernel/qbackingstore/BLACKLIST +++ /dev/null @@ -1,9 +0,0 @@ -# QTBUG-127920 -[flush:single-buffer:maximized] -wayland ubuntu-24.04 -[flush:single-buffer:fullscreen] -wayland ubuntu-24.04 -[flush:double-buffer:maximized] -wayland ubuntu-24.04 -[flush:double-buffer:fullscreen] -wayland ubuntu-24.04