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

Examples do not get tested when only move files changed #4120

Open
hmoog opened this issue Nov 19, 2024 · 0 comments · May be fixed by #4429
Open

Examples do not get tested when only move files changed #4120

hmoog opened this issue Nov 19, 2024 · 0 comments · May be fixed by #4429
Assignees
Labels
dev-tools Issues related to the Developer Tools Team

Comments

@hmoog
Copy link
Contributor

hmoog commented Nov 19, 2024

We currently do not run the rust tests when we change only move files in the examples folder but there are rust tests that do invoke these examples to ensure compatibility with the framework.

./scripts/simtest/cargo-simtest simtest --color always --package iota-framework-tests --test move_tests

This can lead to situations, where we do not correctly test the pushed move files in the examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants