8000 test: use offscreen QPA for QCoroQuick tests by danvratil · Pull Request #140 · qcoro/qcoro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

test: use offscreen QPA for QCoroQuick tests #140

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

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

danvratil
Copy link
Collaborator

QCoroQuick requires QGuiApplication, but we usually don't have a running X session on the CI, which makes the test fail. By using the offscreen QPA, we make Qt happy without having to fiddle with Xvfb or something like that.

Fixes test failure reported in #139.

@danvratil danvratil force-pushed the tests/set-offscren-qpa-for-qcoroquick branch from e8ac468 to 533370c Compare November 24, 2022 12:33
QCoroQuick requires QGuiApplication, but we usually don't have a running
X session on the CI, which makes the test fail. By using the offscreen
QPA, we make Qt happy without having to fiddle with Xvfb or something
like that.

Fixes test failure reported in #139.
@danvratil danvratil force-pushed the tests/set-offscren-qpa-for-qcoroquick branch from 533370c to 2d1794f Compare November 24, 2022 13:07
@danvratil danvratil merged commit 7e39df2 into main Nov 24, 2022
@danvratil danvratil deleted the tests/set-offscren-qpa-for-qcoroquick branch November 24, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0