-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================================================================================================== short test summary info ============================================================================================================
FAILED tests/test_inference.py::test_compute_Xphi_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_Xphi_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float32]'
FAILED tests/test_inference.py::test_compute_theta_shape_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_theta_shape_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_beta_shape_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_beta_shape_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_theta_rate_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_theta_rate_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float32]'
FAILED tests/test_inference.py::test_compute_eta_rate_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_eta_rate_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_llh_pois[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_llh_pois[float32] - TypeError: expected dtype object, got 'numpy.dtype[float32]'
FAILED tests/test_scHPF_model.py::test_project[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_scHPF_model.py::test_project[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
================================================================================================= 14 failed, 60 passed, 30 warnings in 11.79s ==================================================================================================
(schpf_p37) tyasenpoor@mantis-sub-10:/labs/Aguiar/SSPA_BRAY/scHPF$
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================================================================================================== short test summary info ============================================================================================================
FAILED tests/test_inference.py::test_compute_Xphi_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_Xphi_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float32]'
FAILED tests/test_inference.py::test_compute_theta_shape_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_theta_shape_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_beta_shape_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_beta_shape_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_theta_rate_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_theta_rate_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float32]'
FAILED tests/test_inference.py::test_compute_eta_rate_numba[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_compute_eta_rate_numba[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_llh_pois[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_inference.py::test_llh_pois[float32] - TypeError: expected dtype object, got 'numpy.dtype[float32]'
FAILED tests/test_scHPF_model.py::test_project[float64] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
FAILED tests/test_scHPF_model.py::test_project[float32] - TypeError: expected dtype object, got 'numpy.dtype[float64]'
================================================================================================= 14 failed, 60 passed, 30 warnings in 11.79s ==================================================================================================
(schpf_p37) tyasenpoor@mantis-sub-10:/labs/Aguiar/SSPA_BRAY/scHPF$