Michał Górny 2613134d17
dev-python/pytest: Backport fix for SkipTest exception handling
Backport an upstream fix for handling SkipTest exceptions raised
outside unittest.TestCase, which also happens to fix unittest.skipIf()
on top-level test functions (needed for dev-python/botocore).

Bug: https://github.com/pytest-dev/pytest/issues/13895
Pull-Request: https://github.com/pytest-dev/pytest/pull/13912
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-11 07:49:38 +01:00
..