mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-qt/qtmultimedia: skip tst_qvideoframebackend in live (qt6)
New test added in 6.7.1 and failing while attempting to use h264_v4l2/cuvid and such. Passes fine if ran directly under X. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -65,6 +65,7 @@ CMAKE_SKIP_TESTS=(
|
||||
# may try to use v4l2 or hardware acceleration depending on availability
|
||||
tst_qscreencapture_integration
|
||||
tst_qscreencapturebackend
|
||||
tst_qvideoframebackend
|
||||
# fails with offscreen rendering
|
||||
tst_qvideoframecolormanagement
|
||||
tst_qwindowcapturebackend
|
||||
|
||||
@@ -65,6 +65,7 @@ CMAKE_SKIP_TESTS=(
|
||||
# may try to use v4l2 or hardware acceleration depending on availability
|
||||
tst_qscreencapture_integration
|
||||
tst_qscreencapturebackend
|
||||
tst_qvideoframebackend
|
||||
# fails with offscreen rendering
|
||||
tst_qvideoframecolormanagement
|
||||
tst_qwindowcapturebackend
|
||||
|
||||
Reference in New Issue
Block a user