From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1623149-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A96EE158043
	for <garchives@archives.gentoo.org>; Sat, 20 Apr 2024 14:20:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EE6D0E29F5;
	Sat, 20 Apr 2024 14:20:17 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D769FE29F5
	for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2024 14:20:17 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 2B6623433EC
	for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2024 14:20:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ACE11745
	for <gentoo-commits@lists.gentoo.org>; Sat, 20 Apr 2024 14:20:14 +0000 (UTC)
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" <ionen@gentoo.org>
Message-ID: <1713622795.1eac4d2b8aacc82ac12323d58e8c3658c8f9dcd1.ionen@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdeclarative/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild dev-qt/qtdeclarative/qtdeclarative-6.7.9999.ebuild dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
X-VCS-Directories: dev-qt/qtdeclarative/
X-VCS-Committer: ionen
X-VCS-Committer-Name: Ionen Wolkens
X-VCS-Revision: 1eac4d2b8aacc82ac12323d58e8c3658c8f9dcd1
X-VCS-Branch: master
Date: Sat, 20 Apr 2024 14:20:14 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 656311f2-98bb-49a7-9868-cb31b2bea7ed
X-Archives-Hash: 38f3212a1e31db7320e0e23ca926f158

commit:     1eac4d2b8aacc82ac12323d58e8c3658c8f9dcd1
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 13:32:32 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 14:19:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eac4d2b

dev-qt/qtdeclarative: use QT6_RESTRICT_TESTS

Seemingly started to failing building entirely with USE="test",
and there is likely more problems haven't been handling given
been RESTRICT'ing for a while. So let's not leave a broken flag.

May revisit eventually if test suite is improved upstream, attempting
to make this one work was a headache I'd rather not revisit yet.

Closes: https://bugs.gentoo.org/930266
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild    | 9 +++++----
 dev-qt/qtdeclarative/qtdeclarative-6.7.9999.ebuild | 9 +++++----
 dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild   | 9 +++++----
 3 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild b/dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild
index 6385d3746191..d10f4bff90d1 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-6.7.0.ebuild
@@ -4,6 +4,11 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
+
+# behaves very badly when qtdeclarative is not already installed, also
+# other more minor issues (installs junk, sandbox/offscreen issues)
+QT6_RESTRICT_TESTS=1
+
 inherit python-any-r1 qt6-build
 
 DESCRIPTION="Qt Declarative (Quick 2)"
@@ -14,10 +19,6 @@ fi
 
 IUSE="accessibility +network opengl qmlls +sql +ssl svg vulkan +widgets"
 
-# behaves very badly when qtdeclarative is not already installed, also
-# other more minor issues (installs junk, sandbox/offscreen issues)
-RESTRICT="test"
-
 RDEPEND="
 	~dev-qt/qtbase-${PV}:6[accessibility=,gui,network=,opengl=,sql?,ssl?,vulkan=,widgets=]
 	qmlls? ( ~dev-qt/qtlanguageserver-${PV}:6 )

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.7.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-6.7.9999.ebuild
index 64a1db661828..f03eb001f0e5 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-6.7.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-6.7.9999.ebuild
@@ -4,6 +4,11 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
+
+# behaves very badly when qtdeclarative is not already installed, also
+# other more minor issues (installs junk, sandbox/offscreen issues)
+QT6_RESTRICT_TESTS=1
+
 inherit python-any-r1 qt6-build
 
 DESCRIPTION="Qt Declarative (Quick 2)"
@@ -14,10 +19,6 @@ fi
 
 IUSE="accessibility +network opengl qmlls +sql +ssl svg vulkan +widgets"
 
-# behaves very badly when qtdeclarative is not already installed, also
-# other more minor issues (installs junk, sandbox/offscreen issues)
-RESTRICT="test"
-
 RDEPEND="
 	~dev-qt/qtbase-${PV}:6[accessibility=,gui,network=,opengl=,sql?,ssl?,vulkan=,widgets=]
 	qmlls? ( ~dev-qt/qtlanguageserver-${PV}:6 )

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild b/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
index 64a1db661828..f03eb001f0e5 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-6.9999.ebuild
@@ -4,6 +4,11 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
+
+# behaves very badly when qtdeclarative is not already installed, also
+# other more minor issues (installs junk, sandbox/offscreen issues)
+QT6_RESTRICT_TESTS=1
+
 inherit python-any-r1 qt6-build
 
 DESCRIPTION="Qt Declarative (Quick 2)"
@@ -14,10 +19,6 @@ fi
 
 IUSE="accessibility +network opengl qmlls +sql +ssl svg vulkan +widgets"
 
-# behaves very badly when qtdeclarative is not already installed, also
-# other more minor issues (installs junk, sandbox/offscreen issues)
-RESTRICT="test"
-
 RDEPEND="
 	~dev-qt/qtbase-${PV}:6[accessibility=,gui,network=,opengl=,sql?,ssl?,vulkan=,widgets=]
 	qmlls? ( ~dev-qt/qtlanguageserver-${PV}:6 )