dev-lang/python: Reenable test_zstd in 3.14.9999-r100

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-28 10:05:57 +02:00
parent 29ccccfbd9
commit c8beed6ab9

View File

@@ -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.