Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.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 ourterms of service andprivacy 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?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
On Windows, the error seems to be that the
Are we using system Qt? Do we just need to install something else? |
anntzer commentedDec 15, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
let's see if qt_debug_plugins can tell us something. |
It's the same crash, I think, just with a different library:
|
QuLogic commentedDec 17, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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
to6137069
CompareQuLogic commentedDec 22, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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
tob17237f
Compare584a5be
toa329b63
Compare
Uh oh!
There was an error while loading.Please reload this page.
... 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