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

tests/sys/shell: skip reboot for boards using highlevel_stdio #20988

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

mguetschow
Copy link
Contributor

Contribution description

Boards using highlevel_stdio disconnect on reboot, thereby failing the automatic python tests. The functionality to disable reboot was already there. This PR just disables it automatically when the board has the highlevel_stdio FEATURE.

Testing procedure

make -C tests/sys/shell BOARD=feather-nrf52840-sense flash test

fails on master, passes with this PR

Issues/PRs references

Encountered while working on #20980

@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Nov 14, 2024
@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 14, 2024
@riot-ci
Copy link

riot-ci commented Nov 14, 2024

Murdock results

✔️ PASSED

1fece90 tests/sys/shell: skip reboot for boards using highlevel_stdio

Success Failures Total Runtime
87 0 88 02m:12s

Artifacts

@mguetschow mguetschow added this pull request to the merge queue Nov 15, 2024
@maribu maribu removed this pull request from the merge queue due to the queue being cleared Nov 15, 2024
@maribu maribu added this pull request to the merge queue Nov 15, 2024
@maribu maribu removed this pull request from the merge queue due to the queue being cleared Nov 15, 2024
@maribu maribu added this pull request to the merge queue Nov 15, 2024
Merged via the queue into RIOT-OS:master with commit cfd313c Nov 16, 2024
27 checks passed
@mguetschow mguetschow deleted the tests-shell-skip-reboot branch November 18, 2024 09:47
@MrKevinWeiss MrKevinWeiss added this to the Release 2025.01 milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants