-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Qt test failures #5774
Comments
Second partAlso #5664 (comment): Got some QT (PyQt6 6.2.0) related failures:
|
Also #5664 (comment): MINGW32 CI failures could be related to msys2/MINGW-packages#9771 or msys2/MINGW-packages#9736? |
And at least the Here was a failing build: https://github.com/python-pillow/Pillow/runs/3913969875?check_suite_focus=true It passed when restarted: https://github.com/python-pillow/Pillow/runs/3914351631?check_suite_focus=true |
Fix for the second part, failures on PyQt6 which we weren't testing on CI: #5775 |
I already noticed the first part failing intermittently in the past few days even before the release, but didn't look into / open an issue as I feel like it might be an issue with the MSYS2/MinGW build of Qt. |
If so, then upgrading to PyQt6 in #5775 will fix it. 🤞 I'll mark that PR as fix then and we can reopen if necessarily later! |
First part
Qt tests have started failing on
main
:https://github.com/python-pillow/Pillow/pull/5768/checks?check_run_id=3913969875
#5664 (comment)
The text was updated successfully, but these errors were encountered: