public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildstream-plugins] f45: Deselct the test that need network to hit the live internet
Date: Thu, 27 Aug 2026 16:50:34 GMT [thread overview]
Message-ID: <178784943409.1.1989435731801194991.rpms-buildstream-plugins-9cdf6b7efd82@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/buildstream-plugins
Branch : f45
Commit : 9cdf6b7efd82edfb5c59a57e34e2ee3cbb3781c9
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-27T17:42:41+01:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream-plugins/c/9cdf6b7efd82edfb5c59a57e34e2ee3cbb3781c9?branch=f45
Log:
Deselct the test that need network to hit the live internet
---
diff --git a/buildstream-plugins.spec b/buildstream-plugins.spec
index b8dd32c..330fad3 100644
--- a/buildstream-plugins.spec
+++ b/buildstream-plugins.spec
@@ -41,7 +41,11 @@ A collection of plugins for the BuildStream project
%pyproject_save_files -l buildstream_plugins
%check
-%pytest
+%pytest -m "not integration" \
+ --deselect tests/sources/docker.py::test_docker_fetch \
+ --deselect tests/sources/docker.py::test_docker_source_checkout \
+ --deselect tests/sources/docker.py::test_fetch_duplicate_layers \
+ --deselect tests/sources/cargo.py::test_cargo_track_fetch_build
%files -n %{name} -f %{pyproject_files}
%doc NEWS README.rst
reply other threads:[~2026-08-27 16:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178784943409.1.1989435731801194991.rpms-buildstream-plugins-9cdf6b7efd82@fedoraproject.org \
--to=git-commits@fedoraproject.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