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

test suite --update-output-files flag only updates in a single profile #6028

Open
kayagokalp opened this issue May 17, 2024 · 0 comments
Open
Labels
documentation enhancement New feature or request testing General testing

Comments

@kayagokalp
Copy link
Member

Currently if we run the test suite with --update-output-files flag, it only updates the current profile. Meaning that if no other flag is used, tests that gets build in release profile won't get updated.

https://github.com/FuelLabs/sway/actions/runs/9120912385/job/25079218484?pr=6027

^ this run happened after i run cargo run --release -- --update-output-files. To make sure that e2e-test-release passes as well i had to run cargo run --release -- --update-output-files --release as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request testing General testing
Projects
None yet
Development

No branches or pull requests

1 participant