-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Try running GUI tests on all platforms on Azure. #16921
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
base: main
Are you sure you want to change the base?
Conversation
f301b7a
to
e5f6438
Compare
On Windows, the error seems to be that the
Are we using system Qt? Do we just need to install something else? |
let's see if qt_debug_plugins can tell us something. |
9100a46
to
3029f04
Compare
It's the same crash, I think, just with a different library:
|
3029f04
to
caeae34
Compare
Now it's
I couldn't find a |
Actually, looking at |
@QuLogic Can you take over this PR? TBH I had kind of abandoned it... (Or close it and reopen another one yourself.) |
b57419a
to
6137069
Compare
I'm not sure why only one test crashes in On Windows, it looks like our SIGINT handler (or at least its trigger in the test) isn't working somehow. |
Since this Pull Request has not been updated in 60 days, it has been marked "inactive." This does not mean that it will be closed, though it may be moved to a "Draft" state. This helps maintainers prioritize their reviewing efforts. You can pick the PR back up anytime - please ping us if you need a review or guidance to move the PR forward! If you do not plan on continuing the work, please let us know so that we can either find someone to take the PR over, or close it. |
Since this Pull Request has not been updated in 60 days, it has been marked "inactive." This does not mean that it will be closed, though it may be moved to a "Draft" state. This helps maintainers prioritize their reviewing efforts. You can pick the PR back up anytime - please ping us if you need a review or guidance to move the PR forward! If you do not plan on continuing the work, please let us know so that we can either find someone to take the PR over, or close it. |
8d93854
to
b17237f
Compare
584a5be
to
a329b63
Compare
... including the osx backend on osx.
-- just doing some test runs on azure for now.
Edit: looks like macos works "as is" on travis, so let's split that out first.
PR Summary
PR Checklist