Skip to content

TST use global_dtype in sklearn/cluster/tests/test_optics.py #22668

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

Merged
merged 4 commits into from
Apr 1, 2022

Conversation

jjerphan
Copy link
Member

@jjerphan jjerphan commented Mar 3, 2022

Reference Issues/PRs

Partially addresses #22881
Precedes #22590

What does this implement/fix? Explain your changes.

This parametrizes tests from test_optics.py to run on 32bit datasets.

Any other comments?

We could introduce a mechanism to be able to able to remove tests' execution on 32bit datasets if this takes too much time to complete.

@jjerphan jjerphan marked this pull request as ready for review March 3, 2022 15:01
@jjerphan jjerphan changed the title TST Adapt test_optics.py to test implementations on 32bit datasets TST use global_dtype in sklearn/cluster/tests/test_optics.py Mar 24, 2022
Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

LGTM

@jeremiedbb jeremiedbb added the Quick Review For PRs that are quick to review label Mar 30, 2022
Copy link
Member

@lorentzenchr lorentzenchr left a comment

Choose a reason for hiding this comment

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

LGTM

@lorentzenchr lorentzenchr merged commit 5bd89ab into scikit-learn:main Apr 1, 2022
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 6, 2022
…learn#22668)

* TST Adapt test_optics.py to test implementations on 32bit datasets

* TST Use global_dtype

* Apply review comments
jjerphan added a commit to jjerphan/scikit-learn that referenced this pull request Apr 29, 2022
…learn#22668)

* TST Adapt test_optics.py to test implementations on 32bit datasets

* TST Use global_dtype

* Apply review comments
@jjerphan jjerphan deleted the tst/test_optics-32bit branch October 21, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants