public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/
Date: Mon,  3 May 2021 23:33:01 +0000 (UTC)	[thread overview]
Message-ID: <1620084445.c5f334f70b5a09646d02f587b5d01c87c7cdfc07.cybertailor@gentoo> (raw)

commit:     c5f334f70b5a09646d02f587b5d01c87c7cdfc07
Author:     Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Mon May  3 20:31:32 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May  3 23:27:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5f334f7

dev-python/aspectlib: disable failing test

Closes: https://bugs.gentoo.org/784011
Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>

 dev-python/aspectlib/aspectlib-1.5.2.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-python/aspectlib/aspectlib-1.5.2.ebuild b/dev-python/aspectlib/aspectlib-1.5.2.ebuild
index 5290da079..720bed235 100644
--- a/dev-python/aspectlib/aspectlib-1.5.2.ebuild
+++ b/dev-python/aspectlib/aspectlib-1.5.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 
@@ -29,7 +29,6 @@ DEPEND="
 		dev-python/mock[${PYTHON_USEDEP}]
 		dev-python/nose[${PYTHON_USEDEP}]
 		dev-python/process-tests[${PYTHON_USEDEP}]
-		www-servers/tornado[${PYTHON_USEDEP}]
 	)
 "
 
@@ -37,3 +36,9 @@ S="${WORKDIR}/python-${P}"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme
+
+python_test() {
+	# Test fails with tornado>=6
+	# https://github.com/ionelmc/python-aspectlib/issues/15
+	epytest --deselect tests/test_integrations_py3.py::test_decorate_tornado_coroutine
+}


             reply	other threads:[~2021-05-03 23:33 UTC|newest]

Thread overview: 17+ 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 --
2025-02-17 14:02 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/ Anna Vyalkova
2024-05-25 12:41 Julien Roy
2024-04-13 17:09 Julien Roy
2024-01-17 13:46 Anna Vyalkova
2023-02-25  0:00 Anna Vyalkova
2022-11-03  7:37 Anna Vyalkova
2021-08-14  2:00 Anna Vyalkova
2021-05-25 10:37 Anna Vyalkova
2021-05-04 10:18 Anna Vyalkova
2020-12-18 16:26 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-18 15:25 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-09 21:00 Andrew Ammerlaan
2020-06-09 14:00 Andrew Ammerlaan
2020-04-05 14:01 Alessandro Barbieri
2020-03-30 19:36 Alessandro Barbieri
2020-03-29 13:21 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-29 13:21 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-29  9:29 Alessandro Barbieri

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=1620084445.c5f334f70b5a09646d02f587b5d01c87c7cdfc07.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