From 8ea2ac89afa712ceb37ef2ee8ccff13dfc8e46ed Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Mon, 10 Aug 2026 11:02:11 +0300 Subject: [PATCH] python3Packages.numpy: re-enable not failing anymore test --- pkgs/development/python-modules/numpy/2.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pkgs/development/python-modules/numpy/2.nix b/pkgs/development/python-modules/numpy/2.nix index 075a3b941868..116d3c740b47 100644 --- a/pkgs/development/python-modules/numpy/2.nix +++ b/pkgs/development/python-modules/numpy/2.nix @@ -149,10 +149,6 @@ buildPythonPackage (finalAttrs: { disabledTests = [ ] - ++ lib.optionals (pythonAtLeast "3.13") [ - # https://github.com/numpy/numpy/issues/26713 - "test_iter_refcount" - ] ++ lib.optionals stdenv.hostPlatform.isAarch32 [ # https://github.com/numpy/numpy/issues/24548 "test_impossible_feature_enable" # AssertionError: Failed to generate error