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

Investigate and (hopefully) resolve segfaults and other issues in UIC tests #265

Closed
CAM-Gerlach opened this issue Oct 28, 2021 · 0 comments · Fixed by #335
Closed

Investigate and (hopefully) resolve segfaults and other issues in UIC tests #265

CAM-Gerlach opened this issue Oct 28, 2021 · 0 comments · Fixed by #335
Assignees
Labels
Milestone

Comments

@CAM-Gerlach
Copy link
Member

Originally discussed in PR #262 .

At present, a number of the UIC tests are skipped for various reasons, which might need to be investigated. Most prominently, the tests segfault on our Linux CIs (unconfirmed if this also occurs locally) under all Qt5 and Qt6 bindings. Furthermore, test_load_ui_type fails on Pyside2/Pyside6 on most platforms, due to what looks like missing Pyside2uic, and oddly, test_load_custom_ui_auto fails on (aside from Linux CIs) one very specific platform: Python 3.9 + macOS + pip with a error message that seems like it might be solvable (here's the check run. Perhaps at least some of these issues can be investigated and eliminated, preferably by someone wiser than I about Qt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants