Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large number of test failures with numpy 1.23.2 #1125

Closed
mgorny opened this issue Aug 18, 2022 · 6 comments
Closed

Large number of test failures with numpy 1.23.2 #1125

mgorny opened this issue Aug 18, 2022 · 6 comments

Comments

@mgorny
Copy link
Contributor

mgorny commented Aug 18, 2022

Description of your problem or feature request

When running aesara's test suite against numpy 1.23.2, the following tests fail:

List of test failures (213)
FAILED tests/link/c/test_op.py::test_ExternalCOp_c_code_cache_version - ValueError: too many values to unpack (expected 3)
FAILED tests/tensor/test_blas.py::TestBlasStrides::test_dot22 - ValueError: some matrix has no unit stride
FAILED tests/sparse/sandbox/test_sp.py::TestSP::test_multilayer_conv - ValueError: Inexact indices into sparse matrices are not allowed
FAILED tests/tensor/test_blas.py::TestBlasStrides::test_dot22scalar - ValueError: some matrix has no unit stride
FAILED tests/sparse/sandbox/test_sp.py::TestSP::test_maxpool - ValueError: Inexact indices into sparse matrices are not allowed
FAILED tests/tensor/test_blas.py::TestBlasStrides::test_gemm - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_c.py::TestBlasStrides::test_dot22 - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_c.py::TestBlasStrides::test_dot22scalar - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_c.py::TestBlasStrides::test_gemm - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_c.py::TestBlasStridesC::test_dot22 - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_c.py::TestBlasStridesC::test_dot22scalar - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_c.py::TestBlasStridesC::test_gemm - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_scipy.py::TestBlasStrides::test_dot22 - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_scipy.py::TestBlasStrides::test_dot22scalar - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_scipy.py::TestBlasStrides::test_gemm - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_scipy.py::TestBlasStridesScipy::test_dot22 - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_scipy.py::TestBlasStridesScipy::test_dot22scalar - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_blas_scipy.py::TestBlasStridesScipy::test_gemm - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_math.py::TestDenseDot::test_good - ValueError: ('some matrix has no unit stride\nApply node that caused the...
FAILED tests/tensor/test_blas.py::TestGemm::test_shape_0 - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16--10-float64-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16--10-float16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16--10-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16--10-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`.....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n//2-float64-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n//2-float16-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n//2-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n//2-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n-1-float64-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n-1-float16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n-1-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-n-1-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`.....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-1-n-float64-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-1-n-float16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-1-n-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[16-1-n-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`.....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61--10-float64-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61--10-float16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61--10-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61--10-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`.....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n//2-float64-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n//2-float16-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n//2-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n//2-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n-1-float64-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n-1-float16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n-1-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-n-1-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`.....
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16--10-float32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-1-n-float64-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16--10-float32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-1-n-float16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16--10-int32-False-int32] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-1-n-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16--10-int32-False-int64] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[61-1-n-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`.....
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n//2-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257--10-float64-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n//2-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n//2-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257--10-float16-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n//2-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257--10-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n-1-float32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257--10-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n-1-float32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n//2-float64-False] - IndexError: only integers, slices (`:`), ellipsis...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n-1-int32-False-int32] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[16-n-1-int32-False-int64] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n//2-float16-False] - IndexError: only integers, slices (`:`), ellipsis...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n//2-int16-False] - IndexError: only integers, slices (`:`), ellipsis (...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-10-int32-False-int32] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61--10-float32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-10-int32-False-int64] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n//2-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61--10-float32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n//2-float32-False-int32] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n-1-float64-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61--10-int32-False-int32] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n//2-float32-False-int64] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61--10-int32-False-int64] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n-1-float16-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp4-(1+n)//2-float32-False-int32] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n//2-int32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n//2-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n-1-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n//2-int32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp5-(1+n)//2-float32-False-int64] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-n-1-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n//2-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n-1-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp6-(1+n)//2-int32-False-int32] - IndexError: only integers, slices (`:...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n//2-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n-1-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-1-n-float64-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp7-(1+n)//2-int32-False-int64] - IndexError: only integers, slices (`:...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n//2-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n-1-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n-1-float32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-n-1-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-1-n-float16-False] - IndexError: only integers, slices (`:`), ellipsis ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp12-1-n-float32-False-int32] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-1-n-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n-1-float32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-1-n-int16-False] - IndexError: only integers, slices (`:`), ellipsis (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp13-1-n-float32-False-int64] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n-1-int32-False-int32] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[257-1-n-int8-False] - IndexError: only integers, slices (`:`), ellipsis (`....
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-1-n-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[61-n-1-int32-False-int64] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_topk_1d[2049-1337-float64-False] - IndexError: only integers, slices (`:`), ellipsi...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-1-n-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp14-1-n-int32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-1-n-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp15-1-n-int32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257--10-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-10-float32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-10-float32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-10-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257--10-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-10-int32-False-int32] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-10-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257--10-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257--10-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-10-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-10-int32-False-int64] - IndexError: only integers, slices (`:`), ell...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp20-(1+n)//2-float32-False-int32] - IndexError: only integers, slices ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n//2-float32-False-int32] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-10-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n//2-float32-False-int32] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n//2-float32-False-int64] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n//2-int32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n//2-float32-False-int32] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n//2-float32-False-int64] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp21-(1+n)//2-float32-False-int64] - IndexError: only integers, slices ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n//2-float32-False-int64] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n//2-int32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n//2-int32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n//2-int32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n//2-int32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n-1-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp22-(1+n)//2-int32-False-int32] - IndexError: only integers, slices (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n-1-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n//2-int32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n-1-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n-1-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp23-(1+n)//2-int32-False-int64] - IndexError: only integers, slices (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n-1-float32-False-int32] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n-1-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-n-1-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n-1-float32-False-int64] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n-1-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-1-n-float32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n-1-int32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[257-n-1-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-1-n-float32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-n-1-int32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-1-n-int32-False-int32] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d[2049-1337-float32-False-int32] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[16-1-n-int32-False-int64] - IndexError: only integers, slices (`:`), el...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp28-1-n-float32-False-int32] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-1-n-float32-False-int32] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-1-n-shp0] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-1-n-float32-False-int64] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-10-float32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-1-n-shp1] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-1-n-int32-False-int32] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[61-10-float32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp29-1-n-float32-False-int64] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[257-1-n-int32-False-int64] - IndexError: only integers, slices (`:`), e...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-1-n-shp2] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_combined_1d[2049-1337-float32-False-int32] - IndexError: only integers, slices (`:`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp30-1-n-int32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[18-n//2-int32-False] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp31-1-n-int32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[18-n//2-float32-False] - IndexError: only integers, slices (`:...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[62-n//2-int32-False] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp36-(1+n)//2-float32-False-int32] - IndexError: only integers, slices ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[62-n//2-float32-False] - IndexError: only integers, slices (`:...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp37-(1+n)//2-float32-False-int64] - IndexError: only integers, slices ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[258-n//2-int32-False] - IndexError: only integers, slices (`:`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp38-(1+n)//2-int32-False-int32] - IndexError: only integers, slices (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[258-n//2-float32-False] - IndexError: only integers, slices (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp39-(1+n)//2-int32-False-int64] - IndexError: only integers, slices (`...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_1d_collision[2048-1337-float32-False] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp44-1-n-float32-False-int32] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp45-1-n-float32-False-int64] - IndexError: only integers, slices (`:`)...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp46-1-n-int32-False-int32] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_argtopk_nd[shp47-1-n-int32-False-int64] - IndexError: only integers, slices (`:`), ...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-1-n-shp3] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_subtensor.py::TestSubtensor::test_boolean - IndexError: only integers, slices (`:`), ellipsis (`...`), nump...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[(1+n)//2-shp0] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[(1+n)//2-shp1] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[(1+n)//2-shp2] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[(1+n)//2-shp3] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[(1+n)//2-shp4] - IndexError: only integers, slices (...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[n-1-shp0] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[n-1-shp1] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[n-1-shp2] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[n-1-shp3] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_sort.py::TestTopKInferShape::test_combined_infer_shape[n-1-shp4] - IndexError: only integers, slices (`:`),...
FAILED tests/tensor/test_blas.py::test_dot22 - ValueError: some matrix has no unit stride
FAILED tests/tensor/test_subtensor.py::TestSubtensor::test_list_slice - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-(1+n)//2-shp0] - IndexError: only integers, slices (`:`), ellipsis (`......
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-(1+n)//2-shp1] - IndexError: only integers, slices (`:`), ellipsis (`......
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-(1+n)//2-shp2] - IndexError: only integers, slices (`:`), ellipsis (`......
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-(1+n)//2-shp3] - IndexError: only integers, slices (`:`), ellipsis (`......
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-n-1-shp0] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-n-1-shp1] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-n-1-shp2] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/test_sort.py::TestTopK::test_grad[False-n-1-shp3] - IndexError: only integers, slices (`:`), ellipsis (`...`), n...
FAILED tests/tensor/signal/test_pool.py::TestDownsampleFactorMax::test_DownsampleFactorMaxStride - IndexError: only integers, slices...
FAILED tests/tensor/signal/test_pool.py::TestDownsampleFactorMax::test_DownsampleFactorMaxPaddingStride - IndexError: only integers,...

Please provide the full traceback of any errors.
Due to sheer size of the tracebacks, I'm attaching the complete test log as .gz compressed file (1.6M):
dev-python:aesara-2.7.10:20220818-062432.log.gz

Versions and main components

  • Aesara version: 2.7.10
  • Aesara config (python -c "import aesara; print(aesara.config)"): aesara-config.txt
  • Python version: 3.8.13
  • Operating system: Gentoo Linux
  • How did you install Aesara: (conda/pip) distribution package
@thesamesam
Copy link

Ping. This is blocking us from upgrading numpy in Gentoo.

Do we need to give any more info?

@brandonwillard
Copy link
Member

Those look like issues that were fixed in #1219 and released in https://github.com/aesara-devs/aesara/releases/tag/rel-2.8.7.

@brandonwillard
Copy link
Member

Do you need release 2.7.10 to be fixed?

@mgorny
Copy link
Contributor Author

mgorny commented Oct 6, 2022

Those look like issues that were fixed in #1219 and released in https://github.com/aesara-devs/aesara/releases/tag/rel-2.8.7.

Thank you for the reply. It's gotten really late here, so I'll test it tomorrow.

Do you need release 2.7.10 to be fixed?

No, thank you.

@mgorny
Copy link
Contributor Author

mgorny commented Oct 7, 2022

I've confirmed that the tests pass now here. Thanks again!

@mgorny mgorny closed this as completed Oct 7, 2022
@thesamesam
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants