From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-trio/
Date: Mon, 3 May 2021 23:33:01 +0000 (UTC) [thread overview]
Message-ID: <1620084444.ab42dbc2c8f01b9f882b11752591e3cc646a1ef5.cybertailor@gentoo> (raw)
commit: ab42dbc2c8f01b9f882b11752591e3cc646a1ef5
Author: Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Mon May 3 20:23:29 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 3 23:27:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab42dbc2
dev-python/sphinxcontrib-trio: disable failing test
Closes: https://bugs.gentoo.org/784152
Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>
.../sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild
index 02eaa5fbc..fe68a474e 100644
--- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild
+++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild
@@ -20,11 +20,18 @@ SLOT="0"
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-DEPEND="test? (
- dev-python/async_generator[${PYTHON_USEDEP}]
- dev-python/contextlib2[${PYTHON_USEDEP}]
- dev-python/cssselect[${PYTHON_USEDEP}]
- dev-python/lxml[${PYTHON_USEDEP}] )"
+BDEPEND="
+ test? (
+ dev-python/async_generator[${PYTHON_USEDEP}]
+ dev-python/contextlib2[${PYTHON_USEDEP}]
+ dev-python/cssselect[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
+)"
distutils_enable_sphinx docs/source
distutils_enable_tests pytest
+
+python_test() {
+ # disable failing test
+ epytest --deselect tests/test_sphinxcontrib_trio.py::test_end_to_end
+}
next reply other threads:[~2021-05-03 23:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-03 23:33 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-24 10:01 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-trio/ Andrew Ammerlaan
2020-06-15 11:34 Andrew Ammerlaan
2020-05-06 17:28 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-06 17:17 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-12 16:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-12 16:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-27 17:53 Alessandro Barbieri
2020-02-03 18:07 Andrew Ammerlaan
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=1620084444.ab42dbc2c8f01b9f882b11752591e3cc646a1ef5.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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