dev-qt/qtmultimedia: skip tst_qmediacapture_gstreamer in 6.7 too

Tried a full build of dev-qt/*-6.7.9999 in preparation for 6.7.3
and this is the only thing that went wrong (like it did in 6.8).
Test doesn't expect to have nothing to capture (as portage user
in sandbox) and segfaults as far as I can tell and should be a
non-issue.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-09-03 11:02:15 -04:00
parent 992eb099f8
commit 266fb6b6ac

View File

@@ -70,6 +70,7 @@ CMAKE_SKIP_TESTS=(
# tries to use real alsa or pulseaudio and fails in sandbox
tst_qaudiosink
tst_qaudiosource
tst_qmediacapture_gstreamer
tst_qmediacapturesession
tst_qmediaplayerbackend
tst_qsoundeffect