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

⚠️ Nightly upstream-dev CI failed ⚠️ #23759

Closed
github-actions bot opened this issue Sep 19, 2024 · 3 comments
Closed

⚠️ Nightly upstream-dev CI failed ⚠️ #23759

github-actions bot opened this issue Sep 19, 2024 · 3 comments
Assignees
Labels

Comments

@github-actions
Copy link

Workflow Run URL

Summary of Failures
tests/linalg_test.py::ScipyLinalgTest::testExpm0: AssertionError: 
Not equal to tolerance rtol=1e-06, atol=1e-06

Mismatched elements: 40 / 800 (5%)
Max absolute difference among violations: 1.0000001
Max relative difference among violations: 1.0013137
 ACTUAL: array([[[ 5.308092e-05-1.376284e-03j,  2.025041e-03+5.685677e-04j,
         -2.112143e-03+1.079268e-03j,  9.319205e-04-7.624524e-04j,
         -9.923669e-05+1.088307e-03j,  9.091758e-04+6.501504e-04j,...
 DESIRED: array([[[ 1.000053e+00-1.376284e-03j,  2.025041e-03+5.685677e-04j,
         -2.112143e-03+1.079268e-03j,  9.319204e-04-7.624523e-04j,
         -9.923668e-05+1.088307e-03j,  9.091758e-04+6.501504e-04j,...
@github-actions github-actions bot added the CI label Sep 19, 2024
@jakevdp jakevdp self-assigned this Sep 19, 2024
@jakevdp
Copy link
Collaborator

jakevdp commented Sep 19, 2024

Seems possibly related to scipy/scipy#21553?

@jakevdp
Copy link
Collaborator

jakevdp commented Sep 19, 2024

Reported upstream in scipy/scipy#21584

@jakevdp
Copy link
Collaborator

jakevdp commented Sep 20, 2024

Fixed upstream in scipy/scipy#21587, and the most recent nightly run passed: https://github.com/jax-ml/jax/actions/runs/10958833732

@jakevdp jakevdp closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant