diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-05-30 04:26:18 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-05-30 05:31:26 +0200 |
| commit | 8164fcce43c276cb6d00184905da649498f7ef98 (patch) | |
| tree | 0b4cb049f0efed9b9dd67e41d6b4d084cb045349 /dev-lang/python/python-3.13.0_beta1_p3.ebuild | |
| parent | d315ab4c1a36ee93aa11c1cdeb2349192d85a4d0 (diff) | |
| download | gentoo-8164fcce43c276cb6d00184905da649498f7ef98.tar.gz gentoo-8164fcce43c276cb6d00184905da649498f7ef98.tar.bz2 gentoo-8164fcce43c276cb6d00184905da649498f7ef98.zip | |
dev-lang/python: Skip test_statistics on alpha
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.13.0_beta1_p3.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.13.0_beta1_p3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
