python3Packages.nifty8: skip failing test on darwin (#473103)

This commit is contained in:
kirillrdy
2025-12-21 23:07:58 +00:00
committed by GitHub
@@ -75,6 +75,9 @@ buildPythonPackage rec {
# matplotlib/backend_bases.py", line 2654 in create_with_canvas
"test_optimize_kl_domain_expansion"
"test_plot_priorsamples"
# [XPASS(strict)] np.vdot inaccurate for single precision
"test_vdot"
];
disabledTestPaths = lib.optionals stdenv.hostPlatform.isDarwin [