dev-qt/qtwayland: skip tst_wl_reconnect in 6.9 live

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

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-09-27 21:20:08 -04:00
parent 4f1e268fd7
commit d79d2e9f6e

View File

@@ -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