mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user