commit:     1a7c30dcb333ea7c368ff685b39634ee2dfd9903
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 16:31:45 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 17:26:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7c30dc

kde-frameworks/qqc2-desktop-style: Disable animationspeedmodifiertest

Bug: https://bugs.gentoo.org/926509
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-6.3.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-6.3.0.ebuild 
b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-6.3.0.ebuild
index f16eae109fb7..aa9747224e2a 100644
--- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-6.3.0.ebuild
+++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-6.3.0.ebuild
@@ -29,3 +29,8 @@ RDEPEND="${DEPEND}
        >=dev-qt/qt5compat-${QTMIN}:6
 "
 BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
+
+CMAKE_SKIP_TESTS=(
+       # bug 926509
+       animationspeedmodifiertest
+)

Reply via email to