-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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(wokwi): Pass diagram.json file if exists to pytest #9720
ci(wokwi): Pass diagram.json file if exists to pytest #9720
Conversation
👋 Hello P-R-O-C-H-Y, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
Test Results 56 files - 83 56 suites - 83 5m 2s ⏱️ - 1h 37m 50s Results for commit 784b78d. ± Comparison against base commit f5be003. This pull request removes 9 tests.
♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change the version of the required pytest-embedded to the newest one
Description of Change
This PR updates tests_run script to pass custom diagram.json files per SOC to the pytest-embedded.
Also changes diagrams names to
diagram.<target>.json
to allow editing in VSCode using Wokwi Editor.Tests scenarios
Related links
Blocked by espressif/pytest-embedded#296