Skip to content

Test CI#7978

Closed
jrbourbeau wants to merge 1 commit intodask:mainfrom
jrbourbeau:test-ci-14
Closed

Test CI#7978
jrbourbeau wants to merge 1 commit intodask:mainfrom
jrbourbeau:test-ci-14

Conversation

@jrbourbeau
Copy link
Copy Markdown
Member

No description provided.

@jrbourbeau
Copy link
Copy Markdown
Member Author

jrbourbeau commented Aug 2, 2021

Interestingly we've started getting several CuPy-related test failures with

17:04:41 E   TypeError: Implicit conversion to a NumPy array is not allowed. Please use `.get()` to construct a NumPy array explicitly.

cc @pentschev @quasiben

@pentschev
Copy link
Copy Markdown
Member

Thanks @jrbourbeau for finding this, it seems that our docker image was picking NumPy 1.19.5, which doesn't contain NEP-35. I'm adding NumPy 1.21 now in rapidsai/dask-build-environment#3. I'll also work on skipping those tests on NumPy < 1.20.

@pentschev
Copy link
Copy Markdown
Member

I opened #7982 to address tests that missed the skip mark.

@pentschev
Copy link
Copy Markdown
Member

rerun tests

@pentschev
Copy link
Copy Markdown
Member

rapidsai/dask-build-environment#3 is merged and new docker images have been built already. Previously failing tests that depend on NEP-35 now pass, but there's still test_set_index_interpolate[cudf] that fails which is being addressed by #7982, when that's merged all gpuCI tests here should pass.

@jrbourbeau
Copy link
Copy Markdown
Member Author

Closing as failures are being resolved elsewhere -- thanks @pentschev!

@jrbourbeau jrbourbeau closed this Aug 3, 2021
@jrbourbeau jrbourbeau deleted the test-ci-14 branch August 3, 2021 16:33
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

Successfully merging this pull request may close these issues.

2 participants