-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Enable PyQt 5.15 tests on macOS + Windows #2272
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2272 +/- ##
=======================================
Coverage 88.07% 88.07%
=======================================
Files 247 247
Lines 23279 23279
=======================================
Hits 20502 20502
Misses 2777 2777 Continue to review full report at Codecov.
|
|
@astrofrog this looks like an incomplete installation on the Linux side – see https://forum.qt.io/post/666128 . |
You can install additional libraries on Linux in azure in the following section in the azure pipelines config:
I think it's expected that we have to install additional libraries on Linux, although annoying. |
Yes, I tried to run |
9d548eb
to
d5e4d95
Compare
d5e4d95
to
3d40b83
Compare
OK, must have been another |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Feel free to merge if this is ready to go
Which pyqt515 versions should I keep? All 4x3 combinations seems a bit excessive... ;-) Maybe
(replacing |
Yes that seems reasonable - thanks! |
Description
Experiment to investigate the failing tests from #2269; on Linux may be X11 related.
The collection error
appears to be Linux only.