summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-04-23 10:55:29 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-04-23 11:07:40 -0400
commitfd012bbf2cefff18c06e199c1d141a6a290e012a (patch)
tree71929fbe0785240335c4c03e0a4337609b6ffcde /dev-qt/qtmultimedia
parentdev-qt/qtwebengine: update 6.7 patchset in live (diff)
downloadgentoo-fd012bbf2cefff18c06e199c1d141a6a290e012a.tar.gz
gentoo-fd012bbf2cefff18c06e199c1d141a6a290e012a.tar.bz2
gentoo-fd012bbf2cefff18c06e199c1d141a6a290e012a.zip
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>
Diffstat (limited to 'dev-qt/qtmultimedia')
-rw-r--r--dev-qt/qtmultimedia/qtmultimedia-6.7.9999.ebuild1
-rw-r--r--dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.7.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.7.9999.ebuild
index 6ed0ab79449b..99d03b1ca8be 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.7.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.7.9999.ebuild
@@ -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
diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
index 6ed0ab79449b..99d03b1ca8be 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-6.9999.ebuild
@@ -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