Skip to content

Fix two issues with samples/tests affecting CI #75

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 2 commits into from
Mar 31, 2025
Merged

Fix two issues with samples/tests affecting CI #75

merged 2 commits into from
Mar 31, 2025

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented Mar 28, 2025

  • Ensure each test/sample has a name distinct from all samples/tests in Zephyr.
  • Remove an invalid integration platform from a test. Until this target is supported, don't try the integration test.

d3zd3z added 2 commits March 28, 2025 09:49
Ensure that all tests and samples start with 'sample.rust' or
'test.rust' to avoid conflict with names in the main Zephyr tree.

Signed-off-by: David Brown <[email protected]>
Remove the integration platform, which was with a platform not listed in
the supported platforms.

Signed-off-by: David Brown <[email protected]>
@d3zd3z d3zd3z requested review from teburd and nashif March 28, 2025 15:52
@d3zd3z d3zd3z merged commit 349164d into main Mar 31, 2025
4 checks passed
@d3zd3z d3zd3z deleted the ci-fix branch March 31, 2025 18:18
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.

3 participants