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

TST: 2 test failures caused by __array_wrap__ DeprecationWarning with numpy 2.0 (devdeps) #195

Closed
pllim opened this issue Jan 23, 2024 · 0 comments

Comments

@pllim
Copy link
Collaborator

pllim commented Jan 23, 2024

Example log: https://github.com/spacetelescope/acstools/actions/runs/7621726614/job/20758565731

FAILED acstools/tests/test_polarization.py::test_pol_class - DeprecationWarning: __array_wrap__ must accept context and return_scalar arguments (positionally) in the future. (Deprecated NumPy 2.0)
FAILED acstools/tests/test_wfc_findsat_mrt.py::test_WfcWrapper - DeprecationWarning: __array_wrap__ must accept context and return_scalar arguments (positionally) in the future. (Deprecated NumPy 2.0)

Caused by:

Blocked by:

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

No branches or pull requests

1 participant