commit: c8beed6ab9ea6fd653c9def9e589f59d3bb47ac4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 08:05:57 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 28 08:05:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8beed6a
dev-lang/python: Reenable test_zstd in 3.14.9999-r100
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.14.9999-r100.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-lang/python/python-3.14.9999-r100.ebuild
b/dev-lang/python/python-3.14.9999-r100.ebuild
index 920fcd469bda..a5e88fd31512 100644
--- a/dev-lang/python/python-3.14.9999-r100.ebuild
+++ b/dev-lang/python/python-3.14.9999-r100.ebuild
@@ -249,8 +249,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.