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

Test suite hangs when both wxPython and PySide2 installed #407

Open
mdickinson opened this issue Jul 13, 2021 · 0 comments
Open

Test suite hangs when both wxPython and PySide2 installed #407

mdickinson opened this issue Jul 13, 2021 · 0 comments
Labels
component: tests type: bug Something isn't working

Comments

@mdickinson
Copy link
Member

In an environment with both wxPython and PySide2 installed, the test suite hangs. It seems likely that there's some interaction between the GUI setups for the two frameworks.

Not really high priority (the obvious solution is "don't do that then"), but it would be good to investigate and see if we figure out what's going on at some point. If there's some way to have the test suite error instead of hang that would be good, too.

It would also be good to check that the problem is only with the test suite, not with the business logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tests type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant