public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/chirp/
Date: Mon, 21 Aug 2023 13:46:35 +0000 (UTC)	[thread overview]
Message-ID: <1692625582.317f83c8f3fa124b3122b4472e41a59e3c03e4bb.marecki@gentoo> (raw)

commit:     317f83c8f3fa124b3122b4472e41a59e3c03e4bb
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 13:45:48 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 13:46:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317f83c8

media-radio/chirp: deselect tests requiring Internet access

Closes: https://bugs.gentoo.org/912740
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 media-radio/chirp/chirp-20230818.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-radio/chirp/chirp-20230818.ebuild b/media-radio/chirp/chirp-20230818.ebuild
index 19399d3e04db..10f5b91e388d 100644
--- a/media-radio/chirp/chirp-20230818.ebuild
+++ b/media-radio/chirp/chirp-20230818.ebuild
@@ -39,9 +39,12 @@ PATCHES=(
 
 distutils_enable_tests pytest
 
-# The alias map is an internal developer file not included in release tarballs
+# The alias map is an internal developer file not included in release tarballs.
+# Other disabled tests require Internet access.
 EPYTEST_DESELECT=(
 	tests/unit/test_directory.py::TestAliasMap
+	tests/unit/test_network_sources.py
+	tests/unit/test_repeaterbook.py
 )
 
 python_test() {


             reply	other threads:[~2023-08-21 13:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21 13:46 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-21 16:36 [gentoo-commits] repo/gentoo:master commit in: media-radio/chirp/ Marek Szuba
2023-08-22  0:36 Rick Farina
2023-08-24 14:52 Rick Farina
2023-08-25  0:58 Rick Farina
2023-09-19 12:52 Marek Szuba
2023-10-24 21:25 Marek Szuba
2023-10-24 21:25 Marek Szuba
2023-10-24 21:25 Marek Szuba
2023-11-24 17:13 Marek Szuba
2023-11-27 10:22 Marek Szuba
2023-12-24 11:22 Marek Szuba
2023-12-24 11:22 Marek Szuba
2023-12-24 11:22 Marek Szuba
2024-02-18 10:54 Marek Szuba
2024-02-18 10:54 Marek Szuba
2024-02-18 10:58 Marek Szuba
2024-03-11 15:51 Marek Szuba
2024-04-07 14:05 Marek Szuba
2024-04-07 14:05 Marek Szuba
2024-06-12 13:04 Marek Szuba
2024-06-18  0:28 Sam James

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=1692625582.317f83c8f3fa124b3122b4472e41a59e3c03e4bb.marecki@gentoo \
    --to=marecki@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