Skip to content
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

ci(lcd_qemu_rgb_panel): test example in CI #440

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

igrr
Copy link
Member

@igrr igrr commented Oct 31, 2024

This PR adds example test for lcd_qemu_rgb_panel example. It illustrates the approach which other UI-related projects can use in CI with pytest and QEMU.

Closes #423.

Copy link

github-actions bot commented Oct 31, 2024

Test Results

1 tests   0 ✅  8s ⏱️
4 suites  0 💤
4 files    1 ❌

For more details on these failures, see this check.

Results for commit 6324f4d.

♻️ This comment has been updated with latest results.

@igrr igrr force-pushed the ci/qemu_rgb_lcd_test branch 12 times, most recently from 24b1310 to 2120772 Compare October 31, 2024 19:55
@igrr
Copy link
Member Author

igrr commented Oct 31, 2024

Looks like the latest QEMU releases were built without pixman support, so screendump command isn't included.

Will put this on hold until we fix this in the next QEMU release.

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.

Add example test for esp_lcd_qemu_rgb (IEC-218)
1 participant