public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksystemstats/
Date: Wed, 11 Dec 2024 20:05:36 +0000 (UTC)	[thread overview]
Message-ID: <1733947512.d859fe233adb7bba0b3f6cc2deb26671b16bf9dd.asturm@gentoo> (raw)

commit:     d859fe233adb7bba0b3f6cc2deb26671b16bf9dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 11 20:04:03 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 11 20:05:12 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d859fe23

kde-plasma/ksystemstats: Drop virtualx and restrict failing test instead

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksystemstats/ksystemstats-6.2.49.9999.ebuild | 8 ++++++--
 kde-plasma/ksystemstats/ksystemstats-9999.ebuild        | 8 ++++++--
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/ksystemstats/ksystemstats-6.2.49.9999.ebuild b/kde-plasma/ksystemstats/ksystemstats-6.2.49.9999.ebuild
index 8b7f069b8a..950fe2653b 100644
--- a/kde-plasma/ksystemstats/ksystemstats-6.2.49.9999.ebuild
+++ b/kde-plasma/ksystemstats/ksystemstats-6.2.49.9999.ebuild
@@ -8,8 +8,7 @@ ECM_TEST="forceoptional"
 KFMIN=6.6.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=6.7.2
-VIRTUALX_REQUIRED="test" # bug 909312 (test fails)
-inherit ecm plasma.kde.org virtualx
+inherit ecm plasma.kde.org
 
 DESCRIPTION="Plugin-based system monitoring daemon"
 
@@ -42,3 +41,8 @@ src_configure() {
 	)
 	ecm_src_configure
 }
+
+CMAKE_SKIP_TESTS=(
+	# bug 909312, needs virtualx but we don't care
+	ksystemstatstest
+)

diff --git a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild
index b7579db047..23546a0f36 100644
--- a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild
+++ b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild
@@ -8,8 +8,7 @@ ECM_TEST="forceoptional"
 KFMIN=9999
 PVCUT=$(ver_cut 1-3)
 QTMIN=6.7.2
-VIRTUALX_REQUIRED="test" # bug 909312 (test fails)
-inherit ecm plasma.kde.org virtualx
+inherit ecm plasma.kde.org
 
 DESCRIPTION="Plugin-based system monitoring daemon"
 
@@ -42,3 +41,8 @@ src_configure() {
 	)
 	ecm_src_configure
 }
+
+CMAKE_SKIP_TESTS=(
+	# bug 909312, needs virtualx but we don't care
+	ksystemstatstest
+)


             reply	other threads:[~2024-12-11 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-11 20:05 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 15:16 [gentoo-commits] proj/kde:master commit in: kde-plasma/ksystemstats/ Andreas Sturmlechner
2023-06-30 17:33 Andreas Sturmlechner
2021-09-23 10:49 Andreas Sturmlechner
2021-05-14 12:09 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1733947512.d859fe233adb7bba0b3f6cc2deb26671b16bf9dd.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox