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

The nightly build with earliest supported numpy job failed on Sunday (2024-08-18) #2040

Closed
github-actions bot opened this issue Aug 18, 2024 · 9 comments · Fixed by #2042
Closed

The nightly build with earliest supported numpy job failed on Sunday (2024-08-18) #2040

github-actions bot opened this issue Aug 18, 2024 · 9 comments · Fixed by #2042

Comments

@github-actions
Copy link

The nightly build with earliest supported numpy job failed on Sunday (2024-08-18) in run 10438000563

Copy link
Author

The nightly build job failed on Monday (2024-08-19) in run 10447485457

1 similar comment
Copy link
Author

The nightly build job failed on Monday (2024-08-19) in run 10447485457

Copy link
Author

The nightly build with earliest supported numpy job failed on Monday (2024-08-19) in run 10447485457

@jdblischak
Copy link
Contributor

The nightly failure is due to the failing test test_enumeration.py::EnumerationTest::test_array_schema_enumeration_nullable

=========================== short test summary info ============================
FAILED ../home/runner/work/TileDB-Py/TileDB-Py/tiledb/tests/test_enumeration.py::EnumerationTest::test_array_schema_enumeration_nullable[True-False] - ValueError: NumPy array conversion check failed for attr 'a'
== 1 failed, 953 passed, 6 skipped, 8 xfailed, 1 xpassed in 92.79s (0:01:32) ===

I observed the same error in my centralized nightlies (https://github.com/jdblischak/centralized-tiledb-nightlies/issues/18#issuecomment-2296774361). I suspect it is related to TileDB-Inc/TileDB#5225, which was merged on Friday in TileDB-Inc/TileDB@f84be6c

@KiterLuc
Copy link

@teo-tsirpanis any chance you can take a look?

@teo-tsirpanis
Copy link
Member

Investigating…

Copy link
Author

The nightly build job failed on Tuesday (2024-08-20) in run 10465596816

1 similar comment
Copy link
Author

The nightly build job failed on Tuesday (2024-08-20) in run 10465596816

@kounelisagis
Copy link
Member

I'm investigating this.
It's most likely coming from the new release of NumPy 2.1.0. Since it's not available for Python 3.8 and 3.9, we only encounter the error for Python 3.10+.

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