From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-describe/
Date: Fri, 24 Nov 2023 16:05:14 +0000 (UTC) [thread overview]
Message-ID: <1700841875.ed5e282d655e0a95ee369c688d010c2242d7fd7e.mgorny@gentoo> (raw)
commit: ed5e282d655e0a95ee369c688d010c2242d7fd7e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 16:04:35 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 16:04:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed5e282d
dev-python/pytest-describe: Fix test failures due to random plugins
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-describe/pytest-describe-2.1.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild b/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
index f9fee20dc1ec..55ad3ff255f3 100644
--- a/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
+++ b/dev-python/pytest-describe/pytest-describe-2.1.0.ebuild
@@ -27,8 +27,7 @@ RDEPEND="
distutils_enable_tests pytest
python_test() {
- # We need to disable some plugins because tests don't like unexpected
- # output
- local -x PYTEST_ADDOPTS="-p no:flaky -p no:capturelog"
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ local -x PYTEST_PLUGINS=pytest_describe.plugin
epytest
}
next reply other threads:[~2023-11-24 16:05 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-24 16:05 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-16 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-describe/ Michał Górny
2024-03-02 11:44 Michał Górny
2024-03-02 10:13 Arthur Zamarin
2024-02-11 3:35 Michał Górny
2023-11-25 15:14 Michał Górny
2023-11-05 18:26 Michał Górny
2023-05-13 16:06 Michał Górny
2023-05-13 10:48 Arthur Zamarin
2023-04-10 6:07 Michał Górny
2023-04-10 5:30 Michał Górny
2023-03-17 15:23 Michał Górny
2022-12-25 16:28 Michał Górny
2022-06-16 11:47 Michał Górny
2022-06-16 9:52 Jakov Smolić
2022-05-14 17:46 Arthur Zamarin
2022-05-14 17:46 Arthur Zamarin
2021-12-15 16:54 Michał Górny
2021-12-15 16:48 Jakov Smolić
2021-11-13 21:24 Michał Górny
2021-09-18 19:43 Michał Górny
2021-09-18 17:18 Sam James
2021-08-19 7:34 Michał Górny
2021-06-08 4:03 Sam James
2021-06-08 4:03 Sam James
2021-05-20 20:16 Michał Górny
2021-05-20 20:16 Michał Górny
2020-12-11 12:58 Michał Górny
2020-05-04 11:44 Michał Górny
2020-04-29 11:18 Michał Górny
2020-02-05 20:11 Michał Górny
2018-08-05 14:09 Thomas Deutschmann
2018-08-04 20:21 Thomas Deutschmann
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=1700841875.ed5e282d655e0a95ee369c688d010c2242d7fd7e.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