commit: 8164fcce43c276cb6d00184905da649498f7ef98
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 02:26:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 30 03:31:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8164fcce
dev-lang/python: Skip test_statistics on alpha
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-lang/python/python-3.13.0_beta1_p3.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-lang/python/python-3.13.0_beta1_p3.ebuild
b/dev-lang/python/python-3.13.0_beta1_p3.ebuild
index 585746c726fa..6cd571f48fc1 100644
--- a/dev-lang/python/python-3.13.0_beta1_p3.ebuild
+++ b/dev-lang/python/python-3.13.0_beta1_p3.ebuild
@@ -262,6 +262,7 @@ src_configure() {
-x test_math
-x test_numeric_tower
-x test_random
+ -x test_statistics
# bug 653850
-x test_resource
-x test_strtod