From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/superqt/
Date: Tue, 19 Dec 2023 18:38:41 +0000 (UTC) [thread overview]
Message-ID: <1703011114.e895e006969a8a008bb6967ead964f451b0f0c09.andrewammerlaan@gentoo> (raw)
commit: e895e006969a8a008bb6967ead964f451b0f0c09
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 18:37:38 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 18:38:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e895e006
dev-python/superqt: unrestrict test
the failure I found earlier is caused by pyside2, tests pass with PyQt5
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/superqt/superqt-0.6.1.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-python/superqt/superqt-0.6.1.ebuild b/dev-python/superqt/superqt-0.6.1.ebuild
index 7df9aee46bc8..a750388ceb10 100644
--- a/dev-python/superqt/superqt-0.6.1.ebuild
+++ b/dev-python/superqt/superqt-0.6.1.ebuild
@@ -18,9 +18,6 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
-# TODO: TypeError: Need to pass a QWidget to addWidget!
-RESTRICT="test"
-
RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
>=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
@@ -41,8 +38,8 @@ EPYTEST_IGNORE=(
)
EPYTEST_DESELECT=(
- # hangs
- tests/test_utils.py::test_exception_context
+ # fails in the sandbox, but works outside of it
+ tests/test_eliding_label.py::test_wrapped_eliding_label
)
distutils_enable_tests pytest
next reply other threads:[~2023-12-19 18:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-19 18:38 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 17:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/superqt/ Arthur Zamarin
2024-12-26 13:19 Nowa Ammerlaan
2024-12-15 2:53 Michał Górny
2024-06-24 15:25 Andrew Ammerlaan
2024-05-17 14:13 Andrew Ammerlaan
2024-04-26 18:55 Michał Górny
2024-04-26 12:47 Andrew Ammerlaan
2024-04-03 9:27 Andrew Ammerlaan
2024-03-30 5:53 Michał Górny
2024-03-09 9:58 Michał Górny
2024-03-09 7:36 Andrew Ammerlaan
2023-12-19 10:35 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=1703011114.e895e006969a8a008bb6967ead964f451b0f0c09.andrewammerlaan@gentoo \
--to=andrewammerlaan@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