diff --git a/dev-qt/qtwayland/qtwayland-6.9.9999.ebuild b/dev-qt/qtwayland/qtwayland-6.9.9999.ebuild index 65f970f02e041..ff78691dc5697 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