Skip to content

TST solve issues in PyPy #20978

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 5 commits into from
Sep 9, 2021
Merged

Conversation

glemaitre
Copy link
Member

No description provided.

@adrinjalali
Copy link
Member

tagging #20965

@adrinjalali adrinjalali added this to the 1.0 milestone Sep 8, 2021
@adrinjalali
Copy link
Member

not sure why codecov complains, but PyPy seems happy?

@glemaitre
Copy link
Member Author

Yes. We can merge. Just have to remove my print statement

only:
- 0.20.X
requires:
- lint
Copy link
Member

Choose a reason for hiding this comment

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

Do we really want to run the pypy3 job on all pull requests? Or keep it disabled for the PR and only run for the cron scheduled nightly builds?

Copy link
Member

Choose a reason for hiding this comment

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

Furthermore, running the pypy3 job as part of a workflow namedbuild-doc-and-deploy is really counter intuitive.

Copy link
Member

Choose a reason for hiding this comment

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

I think we should remove the pypy3 job from the build-doc-and-deploy workflow.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fine with me. At least it was to check that everything worked in this PR.

Copy link
Member

Choose a reason for hiding this comment

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

I'm happy not to have it in build-doc-and-deploy, but this bites us almost every time at a release, should we not have at least one PyPy test on PRs?

@adrinjalali
Copy link
Member

Ok, gonna merge this, we can address the CI on prs later.

@adrinjalali adrinjalali merged commit 047cc2e into scikit-learn:main Sep 9, 2021
adrinjalali pushed a commit to adrinjalali/scikit-learn that referenced this pull request Sep 10, 2021
* TST fix brittle test in pypy for error message

* iter

* Update test_sgd.py

* Update test_sgd.py

* remove pypy3 in PRs
adrinjalali pushed a commit that referenced this pull request Sep 14, 2021
* TST fix brittle test in pypy for error message

* iter

* Update test_sgd.py

* Update test_sgd.py

* remove pypy3 in PRs
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
* TST fix brittle test in pypy for error message

* iter

* Update test_sgd.py

* Update test_sgd.py

* remove pypy3 in PRs
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