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: Add missing PyQtWebEngine dependency for conda-forge based CI and fix tests #17860

Merged
merged 4 commits into from
May 12, 2022

Conversation

dalthviz
Copy link
Member

@dalthviz dalthviz commented May 11, 2022

Description of Changes

With PyQt 5.15.4 available on conda-forge, we also need to require PyQtWebEngine 5.15.4 (for our tests when installing on conda-forge)

Also, with the new version available on conda-forge some tests started failing

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: dalthviz

@pep8speaks
Copy link

pep8speaks commented May 11, 2022

Hello @dalthviz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-05-12 15:04:00 UTC

Fix RuntimeError when running linux file tests due to multiple calls to
spyder.utils.qthelpers.qapplication
@dalthviz dalthviz changed the title PR: Add missing PyQtWebEngine dependency for conda-forge PR: Add missing PyQtWebEngine dependency for conda-forge based CI May 11, 2022
@dalthviz dalthviz changed the title PR: Add missing PyQtWebEngine dependency for conda-forge based CI PR: Add missing PyQtWebEngine dependency for conda-forge based CI and fix tests May 11, 2022
@dalthviz dalthviz mentioned this pull request May 12, 2022
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @dalthviz for fixing this so quickly!

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