commit:     d79d2e9f6ecea6c5e88010cddb553a60dc7534a6
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 28 01:20:08 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Sep 28 01:37:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79d2e9f

dev-qt/qtwayland: skip tst_wl_reconnect in 6.9 live

See commit 1e6c13f71499609898c4983ce72f3921b502235f, aka same as
qtbase-6.10.9999 which has inherited the wayland platform plugin.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qtwayland/qtwayland-6.9.9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-qt/qtwayland/qtwayland-6.9.9999.ebuild 
b/dev-qt/qtwayland/qtwayland-6.9.9999.ebuild
index 65f970f02e04..ff78691dc569 100644
--- a/dev-qt/qtwayland/qtwayland-6.9.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.9.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -38,6 +38,7 @@ CMAKE_SKIP_TESTS=(
        tst_seatv4
        # needs a compositor/opengl, skip the extra trouble
        tst_surface
+       tst_wl_reconnect
        tst_xdgdecorationv1
        # known failing with wayland-1.23.0 (or at least with offscreen), not
        # believed to result in critical runtime issues so skip until this is

Reply via email to