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

[Workflow] Fix the QEMU tests to detect a wider variety of failures, and fix the ESP32 platform manager issues that catches. #22492

Closed
bzbarsky-apple opened this issue Sep 8, 2022 · 0 comments · Fixed by #22417

Comments

@bzbarsky-apple
Copy link
Contributor

bzbarsky-apple commented Sep 8, 2022

Workflow issues

The QEMU ESP32 tests start and stop the platform manager several times, and the
lack of a shutdown implementation is putting things in a bad state.

And the test runner is not catching this bad state, so we are passing even though we crashed quite early in the test run and most of the tests did not run.

Platform

esp32, freeRTOS

Anything else?

No response

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 a pull request may close this issue.

1 participant