python3Packages.arviz: fixup tests

This commit is contained in:
Madoura
2023-11-08 16:35:22 -06:00
parent 071f6a5fb2
commit b45ba74486
@@ -28,6 +28,7 @@
, pyro-ppl
#, pystan (not packaged)
, numpyro
, bokeh
}:
buildPythonPackage rec {
@@ -72,6 +73,7 @@ buildPythonPackage rec {
pytestCheckHook
torchvision
zarr
bokeh
];
preCheck = ''
@@ -97,6 +99,8 @@ buildPythonPackage rec {
# An issue has been opened upstream: https://github.com/arviz-devs/arviz/issues/2282
"test_plot_ppc_discrete"
"test_plot_ppc_discrete_save_animation"
# Assertion error
"test_data_zarr"
];
pythonImportsCheck = [