public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gnome-extra/extension-manager/
Date: Sat, 23 Apr 2022 17:49:15 +0000 (UTC)	[thread overview]
Message-ID: <1650653598.c13ef13781c108391ed48e4a0c98d2c45f78e7e6.lanodan@gentoo> (raw)

commit:     c13ef13781c108391ed48e4a0c98d2c45f78e7e6
Author:     Yuan Liao <liaoyuan <AT> gmail <DOT> com>
AuthorDate: Fri Apr 22 18:52:46 2022 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Fri Apr 22 18:53:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c13ef137

gnome-extra/extension-manager: Update comment explaining test skip

As of version 0.3.0, the skipped tests no longer require Internet
access.

Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>

 gnome-extra/extension-manager/extension-manager-0.3.0.ebuild | 6 ++----
 gnome-extra/extension-manager/extension-manager-9999.ebuild  | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/gnome-extra/extension-manager/extension-manager-0.3.0.ebuild b/gnome-extra/extension-manager/extension-manager-0.3.0.ebuild
index 7949012b7..a2705683e 100644
--- a/gnome-extra/extension-manager/extension-manager-0.3.0.ebuild
+++ b/gnome-extra/extension-manager/extension-manager-0.3.0.ebuild
@@ -47,7 +47,7 @@ src_configure() {
 	meson_src_configure
 }
 
-# Tests are skipped because as of version 0.2.3, the tests only validate
+# Tests are skipped because as of version 0.3.0, the tests only validate
 # resource files and do not verify any functionality of the program.  Those
 # validations are either already handled by QA checks or not relevant on
 # Gentoo.  For more information about the rationale, please refer to:
@@ -58,9 +58,7 @@ src_configure() {
 # way to skip the validations, the following variable values need to be set:
 #
 # IUSE="test"
-# # 'Validate appstream file' test case requires Internet connection
-# PROPERTIES="test_network"
-# RESTRICT="test"
+# RESTRICT="!test? ( test )"
 # BDEPEND="test? ( dev-libs/appstream-glib dev-util/desktop-file-utils )"
 src_test() {
 	:

diff --git a/gnome-extra/extension-manager/extension-manager-9999.ebuild b/gnome-extra/extension-manager/extension-manager-9999.ebuild
index 7949012b7..a2705683e 100644
--- a/gnome-extra/extension-manager/extension-manager-9999.ebuild
+++ b/gnome-extra/extension-manager/extension-manager-9999.ebuild
@@ -47,7 +47,7 @@ src_configure() {
 	meson_src_configure
 }
 
-# Tests are skipped because as of version 0.2.3, the tests only validate
+# Tests are skipped because as of version 0.3.0, the tests only validate
 # resource files and do not verify any functionality of the program.  Those
 # validations are either already handled by QA checks or not relevant on
 # Gentoo.  For more information about the rationale, please refer to:
@@ -58,9 +58,7 @@ src_configure() {
 # way to skip the validations, the following variable values need to be set:
 #
 # IUSE="test"
-# # 'Validate appstream file' test case requires Internet connection
-# PROPERTIES="test_network"
-# RESTRICT="test"
+# RESTRICT="!test? ( test )"
 # BDEPEND="test? ( dev-libs/appstream-glib dev-util/desktop-file-utils )"
 src_test() {
 	:


             reply	other threads:[~2022-04-23 17:49 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-23 17:49 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 15:44 [gentoo-commits] repo/proj/guru:master commit in: gnome-extra/extension-manager/ Julien Roy
2025-01-10 15:44 Julien Roy
2025-01-10 15:44 Julien Roy
2024-04-29 21:27 David Roman
2024-04-27 12:09 Julien Roy
2023-12-11  6:50 Viorel Munteanu
2023-11-09  3:11 Haelwenn Monnier
2023-11-09  3:11 Haelwenn Monnier
2023-11-09  3:11 Haelwenn Monnier
2023-06-04  6:20 Viorel Munteanu
2023-06-04  6:20 Viorel Munteanu
2023-06-04  6:20 Viorel Munteanu
2023-05-06  6:59 Viorel Munteanu
2022-12-01  3:59 Haelwenn Monnier
2022-10-07 13:13 Arthur Zamarin
2022-10-07 13:13 Arthur Zamarin
2022-10-07 13:13 Arthur Zamarin
2022-09-17 11:49 Ronny Gutbrod
2022-08-02 10:55 Haelwenn Monnier
2022-03-29  0:22 Ronny Gutbrod
2022-03-25 11:24 Ronny Gutbrod
2022-03-25 11:24 Ronny Gutbrod
2022-03-25 11:24 Ronny Gutbrod
2022-02-24 11:10 Ronny Gutbrod
2022-02-24 11:10 Ronny Gutbrod
2022-02-24 11:10 Ronny Gutbrod
2022-02-24 11:10 Ronny Gutbrod
2022-02-23  0:33 Ronny Gutbrod
2022-02-23  0:33 Ronny Gutbrod

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=1650653598.c13ef13781c108391ed48e4a0c98d2c45f78e7e6.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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