python3Packages.blackjax: skip flaky numerical tests

This commit is contained in:
Gaetan Lepage
2026-04-07 08:42:20 +00:00
parent 6206b54fd6
commit b8cebdb9ff
@@ -79,11 +79,13 @@ buildPythonPackage (finalAttrs: {
"test_barker"
"test_mclmc"
"test_mcse4"
"test_mean_and_std"
"test_normal_univariate"
"test_nuts__with_device"
"test_nuts__with_jit"
"test_nuts__without_device"
"test_nuts__without_jit"
"test_smc__with_jit"
"test_smc_waste_free__with_jit"
]
++ lib.optionals (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) [