Skip to content

Tweak: "RuntimeWarning: invalid value encountered in reciprocal"#8561

Merged
jrbourbeau merged 2 commits intodask:mainfrom
crusaderky:macos_reciprocals
Jan 13, 2022
Merged

Tweak: "RuntimeWarning: invalid value encountered in reciprocal"#8561
jrbourbeau merged 2 commits intodask:mainfrom
crusaderky:macos_reciprocals

Conversation

@crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Jan 12, 2022

Closes #7189

As we're adding unit tests for minimum versions, we'll need to keep the xfail decorator until numpy 1.22 is the bare minimum we support - which will take quite a while.
However, I think we can close the issue now.
Note that as of today our CI uses numpy 1.18. We're closing the ticket on the trust that our reproducer POC thoroughly covers the issue.

@crusaderky crusaderky self-assigned this Jan 12, 2022
@crusaderky crusaderky requested a review from jrbourbeau January 12, 2022 17:25
@github-actions github-actions bot added the array label Jan 12, 2022
Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @crusaderky -- Could you remove the similar comment for test_norm_any_ndim too?

@crusaderky
Copy link
Collaborator Author

done

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @crusaderky

@jrbourbeau jrbourbeau merged commit 71d4cea into dask:main Jan 13, 2022
@crusaderky crusaderky deleted the macos_reciprocals branch February 4, 2022 10:32
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 this pull request may close these issues.

Random CI failure on MacOS: RuntimeWarning: invalid value encountered in reciprocal

2 participants