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

PR: test_sympy_client xpasses with sympy version 1.10.1 #18108

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

juliangilbey
Copy link
Contributor

Description of Changes

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

The current version of sympy (at least in Debian) is 1.10.1, so test_sympy_client xpasses. This patch does a correct version number check in the xfail marker. A simpler alternative, since sympy 1.2 was released about 4 years ago, is just to remove the xfail marker entirely.

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:
Julian Gilbey @juliangilbey

@dalthviz dalthviz added this to the v5.3.2 milestone Jun 2, 2022
@dalthviz dalthviz changed the title test_sympy_client xpasses with sympy version 1.10.1 PR: test_sympy_client xpasses with sympy version 1.10.1 Jun 2, 2022
@ccordoba12
Copy link
Member

Hey @juliangilbey, thanks for your help with this! Right now @dalthviz is working to fix our tests in another PR. When that's done, we'll ask you to rebase this one.

@dalthviz
Copy link
Member

Hi @juliangilbey please rebase your branch on top of the latest 5.x to fix the tests. Thanks again for your help checking the tests suite and let us know if you need any help with the rebase

@juliangilbey
Copy link
Contributor Author

Rebased as requested!

Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

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

Thanks @juliangilbey !

@dalthviz dalthviz merged commit 2aef8a9 into spyder-ide:5.x Jun 15, 2022
dalthviz added a commit that referenced this pull request Jun 15, 2022
@juliangilbey juliangilbey deleted the test_sympy_version_check branch June 16, 2022 07:54
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.

None yet

3 participants