commit: 3736df81a1e4f9216347d56e4e43d5898474bd51
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 09:30:04 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 27 09:58:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3736df81
dev-lang/python: Reenable test_zstd on 3.14t
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.14.0_beta2-r100.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-lang/python/python-3.14.0_beta2-r100.ebuild
b/dev-lang/python/python-3.14.0_beta2-r100.ebuild
index 886a83b039fd..ce2d5a0c3485 100644
--- a/dev-lang/python/python-3.14.0_beta2-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_beta2-r100.ebuild
@@ -263,8 +263,6 @@ src_configure() {
-x test_pretty_print
# https://bugs.gentoo.org/933840
-x test_perf_profiler
- # crashes
- -x test_zstd
)
# Arch-specific skips. See #931888 for a collection of these.