From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/swagger_spec_validator/
Date: Fri, 21 Oct 2022 07:48:21 +0000 (UTC) [thread overview]
Message-ID: <1666338497.eb23231fe3ac1eebc69977ad35c3b0fc7a00da9b.mgorny@gentoo> (raw)
commit: eb23231fe3ac1eebc69977ad35c3b0fc7a00da9b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 07:18:43 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 07:48:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb23231f
dev-python/swagger_spec_validator: Skip net-tests
Closes: https://bugs.gentoo.org/877819
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../swagger_spec_validator/swagger_spec_validator-3.0.1.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.1.ebuild b/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.1.ebuild
index 622b8261e1f8..668114731af1 100644
--- a/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.1.ebuild
+++ b/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.1.ebuild
@@ -30,3 +30,10 @@ RDEPEND="
distutils_enable_tests pytest
distutils_enable_sphinx docs/source \
dev-python/sphinx_rtd_theme
+
+EPYTEST_DESELECT=(
+ # network (resolver)
+ tests/util/validate_spec_url_test.py::test_raise_SwaggerValidationError_on_urlopen_error
+ tests/validator12/validate_spec_url_test.py::test_raise_SwaggerValidationError_on_urlopen_error
+ tests/validator20/validate_spec_url_test.py::test_raise_SwaggerValidationError_on_urlopen_error
+)
next reply other threads:[~2022-10-21 7:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 7:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-27 18:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/swagger_spec_validator/ Michał Górny
2023-10-27 18:20 Michał Górny
2022-11-14 5:07 Michał Górny
2022-11-02 7:37 Michał Górny
2022-10-21 14:34 Michał Górny
2022-10-21 5:14 Michał Górny
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=1666338497.eb23231fe3ac1eebc69977ad35c3b0fc7a00da9b.mgorny@gentoo \
--to=mgorny@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