-
-
Notifications
You must be signed in to change notification settings - Fork 69
Add macOS to CI #312
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
Add macOS to CI #312
Conversation
|
@nicoddemus, I'd be curious about an explanation of |
|
Cool 'you' get this too... https://github.com/pytest-dev/pytest-qt/pull/312/checks?check_run_id=956248266 |
'more performant' is not the proper term (my mistake), it is more about being more precise.
Yeah pretty weird, thanks for taking the topic upstream. 👍 |
|
I was curious so... Linux macOS Windows So on Windows (only) |
|
So, what's the action here? Another quadrupling of times in hopes of reliably passing for a total of 8x the original times? At some point this isn't measuring response time really and we just kick it to a 30 second timeout. |
|
Hey @altendky, Not sure, we might increase those timeouts for mac only perhaps? I'm OK with that if this fixes the issue. (Wrong button 😅) I've triggered the build again to see if the mismatch of the hashes for Windows goes away. |
|
QTrio has a bunch of warnings on macOS including comments about being slow. Graphics stuff IIRC but I haven't gotten to digging into them seriously yet. |
Fixes #311