dev-qt/qtwebengine: skip test failing with sandbox in 6.11

Aka tst_InspectorServer::testRemoteDebuggingMessage()

Or at least think it is due to sandbox, could also be a random
failure as I did not try much. At least did pass when I ran the
test on its own without emerge.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-02-25 11:54:34 -05:00
parent 5968dbb4c2
commit 0ff1dc9bb7
2 changed files with 2 additions and 0 deletions

View File

@@ -294,6 +294,7 @@ src_test() {
local CMAKE_SKIP_TESTS=(
# fails with *-sandbox
tst_certificateerror
tst_inspectorserver
tst_loadsignals
tst_qquickwebengineview
tst_qwebengineglobalsettings

View File

@@ -293,6 +293,7 @@ src_test() {
local CMAKE_SKIP_TESTS=(
# fails with *-sandbox
tst_certificateerror
tst_inspectorserver
tst_loadsignals
tst_qquickwebengineview
tst_qwebengineglobalsettings