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 ⚠️ #20913

Closed
github-actions bot opened this issue Apr 24, 2024 · 1 comment · Fixed by #20985
Closed

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

github-actions bot opened this issue Apr 24, 2024 · 1 comment · Fixed by #20985
Assignees
Labels

Comments

@github-actions
Copy link

github-actions bot commented Apr 24, 2024

Workflow Run URL

Summary of Failures
tests/lax_numpy_test.py::NumpySignaturesTest::testWrappedSignaturesMatch: AssertionError: {'reshape': {'np_params': ['a', 'shape', 'newshape', 'order', 'copy'], 'jnp_params': ['a', 'newshape', 'order']}} != {}
Missing entries:
'reshape': {'np_params': ['a', 'shape', 'newshape', 'order', 'copy'], 'jnp_params': ['a', 'newshape', 'order']}
tests/compilation_cache_test.py::CompilationCacheTest::test_cache_read_warning: AssertionError: [<warnings.WarningMessage object at 0x7f0399bb3440>] has length of 1, expected 2.
@github-actions github-actions bot added the CI label Apr 24, 2024
@jakevdp jakevdp self-assigned this Apr 24, 2024
@jakevdp
Copy link
Collaborator

jakevdp commented Apr 24, 2024

Failure looks like it may be a flake; I'll leave this open for a day to see if it repeats.

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

Successfully merging a pull request may close this issue.

1 participant